...
Also before migrating please be aware that the major difference between the server and cloud version of this app is that while on server you set up access to private content using an access token, on cloud access is instead configured by creating a link between Confluence and your Github account, Bitbucket and Gitlab accounts. This link authorises Github Markdown Macros to access content from your Github repository account.
Verification post migration
...
You can view and configure new links between Confluence and your Github account . Bitbucket and Gitlab accounts (existing cloud app feature) on the Connected Github accounts screenGithub, Bitbucket and Gitlab tabs respectively.
After migration, the migrated pages containing the Github Markdown macros which are migrated from server should continue to render as expected and are ready to use.
...
Feature | Server | Cloud |
---|---|---|
Access to private Github/Bitbucket/Gitlab or any other repository content | Yes. You need personal access token to be configured. See details here. | Yes. You need to create a link between Confluence and your Github/Bitbucket/Gitlab account, there by authorising your site to access content from your Github/Bitbucket/Gitlab account. See details here. |
Macros | Macros use the configured personal access token to fetch data from given github repoGithub/Bitbucket/Gitlab or any other repository. | Macros use the configured link to fetch data from given Github repo/Bitbucket/Gitlab repository. |