<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I determine Azure Supporting Services name to use the API? in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184581#M553</link>
    <description>&lt;P&gt;I believe it is due to the field being optional. You can keep the filed null, check if id can be used to refer a object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KG&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 10:27:34 GMT</pubDate>
    <dc:creator>techean</dc:creator>
    <dc:date>2022-04-12T10:27:34Z</dc:date>
    <item>
      <title>How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184481#M552</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to use the API to create new Azure Cloud link with some services added, but no name is documented under the name description for the&amp;nbsp;&lt;STRONG&gt;AzureSupportingService&lt;/STRONG&gt; field:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;name&lt;/TD&gt;
&lt;TD&gt;string&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;The name of the supporting service.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/azure-credentials-api/post-new-credentials#definition--AzureSupportingService" target="_blank" rel="noopener"&gt;Azure credentials API - POST new credentials | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How should I "guess" the service names in this case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 19:18:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184481#M552</guid>
      <dc:creator>Adrian_I</dc:creator>
      <dc:date>2022-04-11T19:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184581#M553</link>
      <description>&lt;P&gt;I believe it is due to the field being optional. You can keep the filed null, check if id can be used to refer a object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KG&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 10:27:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184581#M553</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-04-12T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184585#M554</link>
      <description>&lt;P&gt;I don't think you got my question. I am interested in finding out the supported values for&amp;nbsp;t&lt;SPAN&gt;he name of the supporting services. This is what actually blocks me from fully making use of the API endpoint.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 10:59:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184585#M554</guid>
      <dc:creator>Adrian_I</dc:creator>
      <dc:date>2022-04-12T10:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184586#M555</link>
      <description>&lt;P&gt;In that case, just check out a GET call to fetch all names using get method. Refer documentation for azure credentials&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/azure-credentials-api/get-all" target="_blank"&gt;Azure credentials API - GET all credentials | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 11:08:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184586#M555</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-04-12T11:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184587#M556</link>
      <description>&lt;P&gt;I appreciate your help, but you're not answering what I asked.&lt;/P&gt;&lt;P&gt;I don't need to GET my existing Azure credentials, I am trying to create a new Azure credential via the API but there is a documentation gap for the &lt;STRONG&gt;AzureSupportingService&lt;/STRONG&gt; &lt;STRONG&gt;object&lt;/STRONG&gt; which simply blocks me to configure the credentials as I want since I can not make a POST with the additional services I am interested in.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 11:15:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184587#M556</guid>
      <dc:creator>Adrian_I</dc:creator>
      <dc:date>2022-04-12T11:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184668#M557</link>
      <description>&lt;P&gt;Below are list of names of all azure supported services by Dynatrace. Hope this help to post the needful details&lt;/P&gt;&lt;P&gt;Azure App Configuration&lt;BR /&gt;Azure Application Insights&lt;BR /&gt;Azure App Service&lt;BR /&gt;Azure Automation Account&lt;BR /&gt;Azure Batch&lt;BR /&gt;Azure Blockchain&lt;BR /&gt;Azure Cognitive Services - All-In-One&lt;BR /&gt;Azure Cognitive Services - Anomaly Detector&lt;BR /&gt;Azure Cognitive Services - Bing Autosuggest&lt;BR /&gt;Azure Cognitive Services - Bing Custom Search&lt;BR /&gt;Azure Cognitive Services - Bing Entity Search&lt;BR /&gt;Azure Cognitive Services - Bing Search&lt;BR /&gt;Azure Cognitive Services - Bing Spell Check&lt;BR /&gt;Azure Cognitive Services - Computer Vision&lt;BR /&gt;Azure Cognitive Services - Content Moderator&lt;BR /&gt;Azure Cognitive Services - Custom Vision Prediction&lt;BR /&gt;Azure Cognitive Services - Custom Vision Training&lt;BR /&gt;Azure Cognitive Services - Face&lt;BR /&gt;Azure Cognitive Services - Immersive Reader&lt;BR /&gt;Azure Cognitive Services - Ink Recognizer&lt;BR /&gt;Azure Cognitive Services - Language Understanding (LUIS) Authoring&lt;BR /&gt;Azure Cognitive Services - Language Understanding (LUIS)&lt;BR /&gt;Azure Cognitive Services - Personalizer&lt;BR /&gt;Azure Cognitive Services - QnA Maker&lt;BR /&gt;Azure Cognitive Services - Speech&lt;BR /&gt;Azure Cognitive Services - Text Analytics&lt;BR /&gt;Azure Cognitive Services - Translator&lt;BR /&gt;Azure Container Instances&lt;BR /&gt;Azure Container Registry&lt;BR /&gt;Azure Data Explorer&lt;BR /&gt;Azure Data Factory&lt;BR /&gt;Azure Data Lake Analytics&lt;BR /&gt;Azure Data Lake Storage&lt;BR /&gt;Azure Data Share&lt;BR /&gt;Azure Database for MariaDB&lt;BR /&gt;Azure Database for MySQL&lt;BR /&gt;Azure Database for PostgreSQL&lt;BR /&gt;Azure Device Provisioning Service (DPS)&lt;BR /&gt;Azure DNS Zone&lt;BR /&gt;Azure Event Grid&lt;BR /&gt;Azure Event Hubs&lt;BR /&gt;Azure ExpressRoute Circuit&lt;BR /&gt;Azure Firewall&lt;BR /&gt;Azure Front Door&lt;BR /&gt;Azure HDInsight&lt;BR /&gt;Azure Integration Service Environment&lt;BR /&gt;Azure IoT Central Applications&lt;BR /&gt;Azure Key Vault&lt;BR /&gt;Azure Kubernetes Service (AKS)&lt;BR /&gt;Azure Logic Apps&lt;BR /&gt;Azure Machine Learning&lt;BR /&gt;Azure Maps Account&lt;BR /&gt;Azure Media Services&lt;BR /&gt;Azure Mesh Application&lt;BR /&gt;Azure NetApp Files&lt;BR /&gt;Azure Network Interface&lt;BR /&gt;Azure Network Watcher&lt;BR /&gt;Azure Notification Hub&lt;BR /&gt;Azure Power BI&lt;BR /&gt;Azure Private DNS Zone&lt;BR /&gt;Azure Public IP Address&lt;BR /&gt;Azure Relay&lt;BR /&gt;Azure Search Service&lt;BR /&gt;Azure SignalR&lt;BR /&gt;Azure Spring Cloud&lt;BR /&gt;Azure SQL Data Warehouse&lt;BR /&gt;Azure SQL Managed Instance&lt;BR /&gt;Azure Storage Account Classic&lt;BR /&gt;Azure Storage Sync&lt;BR /&gt;Azure Stream Analytics&lt;BR /&gt;Synapse Analytics&lt;BR /&gt;Azure Time Series Insights&lt;BR /&gt;Azure Traffic Manager&lt;BR /&gt;Azure Virtual Machines&lt;BR /&gt;Azure Virtual Network Gateway&lt;BR /&gt;Azure Web Application Firewall (WAF) Policy on Azure CDN&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:02:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184668#M557</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-04-13T07:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184671#M558</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried those prior raising this question. All of them result in a 400 status code, bad payload error. I have attached the response for a couple of them here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They don't even work on the validator endpoint.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:30:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/184671#M558</guid>
      <dc:creator>Adrian_I</dc:creator>
      <dc:date>2022-04-13T07:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187112#M559</link>
      <description>&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/infrastructure-monitoring/cloud-platform-monitoring/microsoft-azure-services-monitoring/azure-supporting-services-monitoring#api" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/infrastructure-monitoring/cloud-platform-monitoring/microsoft-azure-services-monitoring/azure-supporting-services-monitoring#api&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Configuration API&lt;/H2&gt;&lt;P&gt;To get a list of all Azure supporting services on your cluster by current version using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" title="Learn what the Dynatrace Azure credentials config API offers." href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/azure-credentials-api" target="_blank" rel="noopener"&gt;Azure credentials API&lt;/A&gt;, issue the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;GET /azure/credentials/supportedServices&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;request.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:29:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187112#M559</guid>
      <dc:creator>beata_luczak</dc:creator>
      <dc:date>2022-05-24T12:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187114#M560</link>
      <description>&lt;P&gt;Thanks for the update. This is exactly what I needed!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was this endpoint added with the latest API version? Cause it was missing until recently.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:53:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187114#M560</guid>
      <dc:creator>Adrian_I</dc:creator>
      <dc:date>2022-05-24T12:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187127#M561</link>
      <description>&lt;P&gt;Yes, it's pretty recent (earlier this year) - and long overdue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope we can expand it to list all supported metric names, too. Not done yet, though.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:45:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/187127#M561</guid>
      <dc:creator>beata_luczak</dc:creator>
      <dc:date>2022-05-24T14:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine Azure Supporting Services name to use the API?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/236326#M1516</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to custom the Azure Spring app instance name which the embedded OneAgent automatically generate?&amp;nbsp; &amp;nbsp;Also, how about customizing the instance's host name?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 21:50:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-I-determine-Azure-Supporting-Services-name-to-use-the-API/m-p/236326#M1516</guid>
      <dc:creator>delbertsk</dc:creator>
      <dc:date>2024-02-05T21:50:22Z</dc:date>
    </item>
  </channel>
</rss>

