appcenter-docs
appcenter-docs copied to clipboard
content repo for Visual Studio App Center on docs.microsoft.com
[Enter feedback here] This page only tells you how to revoke a token. It doesn't point you to next steps after revoking. --- #### Document Details ⚠ *Do not edit...
I'm trying to use appcenter's webhook. Among them, I would like to allow only IP addresses sending webhooks to receive http requests.I searched the appcenter documentation, but there wasn't to...
Hello! What are the rate limits for the API endpoints? I found this great doc explaining the limits for [tokens, member count, etc](https://learn.microsoft.com/en-us/appcenter/general/platform-limits). But I can't seem to find anything...
Added the following line: "Your application must declare a dependency on any version of .NET Native to generate debug symbols." This was necessary after an ICM was filed on CMX...
I am caught in a click-loop. The documentation page provides no meaningful or useful information. There is no place to update your profile when logged in. This is a multi-trillion-dollar-epic...
Hi, We have just linked AppCenter to AAD in our company. We see it is possible to include AAD security groups in AppCenter distribution groups. However, we can't seem to...
As the documentation about the migration from AppCenter is not clear in this point, if I remove the configuration from AppCenter will I be able to Add a new configuration...
The 'sdkVersion' is listed as required "version of the SDK". Does it mean AppCenter SDK? What value it is to be set to when usign HTTP API and not an...
Will there be support for unity with the migration to Azure Notification Hubs?
Executing: ```console appcenter codepush patch -a /MyApp-iOS Staging --disabled ``` Returns an error: ```console Error: Command 'codepush patch -a /MyApp-iOS Staging --disabled true' failed with exception "Unknown argument --disabled" ```...