Proposed Pull Request Change

author ms.author ms.topic ms.date ms.service ms.custom
cephalin cephalin include 07/07/2022 azure-app-service sfi-ropc-nochange
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- author: cephalin ms.author: cephalin ms.topic: include ms.date: 07/07/2022 ms.service: azure-app-service ms.custom: sfi-ropc-nochange --- Back in the Application settings tab: 1. Scroll to the bottom and select the connection string **defaultConnection**. It was generated by the creation wizard and contains the username and password you need. 1. In the **Value** field, select the **Copy** button and paste the value in a text file for later. It's in the following format (line breaks for clarity): ``` Database=mysql; Server=<database-server-domain-name>; User Id=<username>; Password=<password> ``` 1. Select **Cancel**.
Success! Branch created successfully. Create Pull Request on GitHub
Error: