We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c1c6a commit ead7d80Copy full SHA for ead7d80
articles/applied-ai-services/metrics-advisor/includes/quickstarts/csharp.md
@@ -26,7 +26,7 @@ ms.author: mbullwin
26
> * You can find the URL for the REST API in Azure portal, in the **Overview** section of your resource. It will look like this:
27
> * `https://<instance-name>.cognitiveservices.azure.com/`
28
29
-## Setting up
+## Set up
30
31
### Install the client library
32
articles/applied-ai-services/metrics-advisor/includes/quickstarts/java.md
@@ -157,7 +157,7 @@ echo export SQL_QUERY="REPLACE_WITH_YOUR_UNIQUE_SQL_QUERY_BASED_ON_THE_UNDERLYIN
157
158
---
159
160
-### Create your application
+## Create your application
161
162
Replace the contents of your .java file with the following:
163
0 commit comments