how can i migrate azure devops wiki pages to confluence pages?
tried confluence API but not sure how to migrate wiki pages directly from azure devops account to confluence account
Related
I have an azure DevOps repo and a sharepoint from Microsoft Teams. I'd like to have the content of the repository automatically loaded into the sharepoint. In the DevOps repo, I can run a pipeline and execute scripts that would do this job, but is there a sharepoint API with a key I can use to load the repository content into the sharepoint?
I'm struggling to configure my Azure Web App.
I am here in Deployment Center, trying to authorize my GitHub Enterprise account:
The problem appears when I try to Authorize my account. It seems like Azure only supports Personal GitHub accounts. The Azure subscription itself is for Enterprise projects as well, yet I still can't add my GitHub. Is it even possible?
I need to add pages (kind of static web pages) in Azure APIM Developer Portal to display documentation. Is there any tutorial to explain how to achieve it?
Is there a way I can read the text content from REST API calls and populate the pages in Dev portal?
I believe the issue is more or less similar to this where you are trying to update documentation properly at Azure Api Managment developer portal.
In that case, as mentioned in the thread, you can try with swagger but in APIM portal it might not work immediately. Microsoft product team has confirmed that they working on improvig support for OpenAPIv3. The ETA is about end of September.
However, you may also check the self-hosted gateway feature
The self-hosted gateway feature expands API Management support for hybrid and multi-cloud environments and enables organizations to efficiently and securely manage APIs hosted on-premises and across clouds from a single API Management service in Azure.
Overview
How do I publish the Azure API Management developer portal changes from one instance to another instance?
I have 2 instances of Azure API management, dev-01-apim and tst-01-apim
I am making changes to the developer portal instance of dev-01-apim and now that developer portal changes I want to deploy to tst-01-apim instance.
how do I publish these changes using the automation or DevOps process?.
You can check wiki page on GitHub project repo.
Please follow these docs
https://github.com/Azure/api-management-developer-portal/wiki/Migrate-portal-between-services
I'm trying to create a new web site on Azure. When I use my account on Azure, the "Web Site" option is missing. Thanks for any advises.
As David said, now the Azure App Service brings together the capabilities from Azure Websites, Azure Mobile Service, and Azure BizTalk Services into a unique integrated offering.
We can login to Azure new portal to fine the Azure app.
More information about web site and Azure app, please refer to this blog.