I was trying to use source control for my mobile services. But it prompts me to enter a username and password for deployment. I don't actually remember if I had ever set one before. And I couldn't find a way to reset this. It appears to be a simple task for web apps but I can't figure out how to do this in AMS. Thanks in advance for your help.
Recover Azure Mobile Service Source Control Credentials
85 Views Asked by beast At
1
There are 1 best solutions below
Related Questions in AZURE-MOBILE-SERVICES
- I had an issue with the mobile app in D365 F&O
- What are the ways to implement Biometric (Fingerprint ) Authentication with Azure Ad (B2C) In React Native App (Android And IOS)
- MAUI OfflineSync Add/Delete working but Updating throws error
- How can I change the Id column name in Datasync Client Data object to MyId?
- Microsoft.Datasync.Client DatasyncClient with options.Offlinestore throws PushFailedException
- Syncing Azure Mobile Apps with deleted records
- Is there a way to ignore saving the operations in Azure Mobile Sync on the local, mobile device?
- WinUI 3: Replacement package for Deprecated namespace WindowsAzure.MobileServices
- Is everything from the table returned and the filtration is happening locally?
- Microsoft.Datasync.Client.SQLiteStore.SQLiteException: Unable to configure sqlite3 for URI connection strings
- Microsoft.Datasync.Client DatasyncClient with options.Offlinestore set throws Unable to configure sqlite3 for URI connection strings
- Azure Mobile Apps - Overriding the QueryAsync method with custom code in Table Controller
- ReplaceItemAsync in Azure Mobile Apps and offline sync DatasyncClient
- GetItemsAsync returns no items using .Net MAUI
- Custom queries with SQLiteLocalStore Azure
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
OK. Apparently this is the same deployment credential used for other Azure services like Web apps as well. So I was able to reset it on webapps. But this is rather annoying because the Azure Mobile Services documentation points to an option that doesn't exists in this article if you had previously use deployments on other services. https://azure.microsoft.com/en-us/documentation/articles/mobile-services-store-scripts-source-control/