Is it possible to upload a new wiki page to a provisioned wiki using a bash script?

Chino Zheng 0 Reputation points
2024-01-04T11:54:32.5966667+00:00

I am trying to upload the contents of a .md file to my organization's provisioned wiki using a bash script, but it's not working as expected. Although the logs indicate that the upload is successful, after a few minutes, I receive a 503 error, even though all the Azure DevOps services are online. I checked the Azure DevOps Services documentation and learned that the 'Add or edit pages from Repos > Files or Code > Files' operation is not available for provisioned wikis. Does this apply to the REST API as well? Can we add a new page through the REST API?

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.