About 16,200,000 results
Open links in new tab
  1. Tutorial - Monitor published APIs in Azure API Management

    Nov 1, 2024 · Learn how to use metrics, alerts, activity logs, and resource logs to monitor your APIs in Azure API Management.

  2. I would like to check what App Service in my Azure tenant call to ...

    Mar 18, 2025 · We can check with Centralized Log Query in Application Insights (Cross-App Services), Using a single Kusto Query in Azure Monitor (Log Analytics), you can query App Services and Azure will instantly tell you which App Service made the request.

  3. Azure REST API reference documentation | Microsoft Learn

    Apr 1, 2024 · Calling Azure REST API via curl. A REST API request/response pair can be separated into five components: The request URI, which consists of: {URI-scheme} :// {URI-host} / {resource-path} ? {query-string}.

  4. Get specified url part in policy with Azure APIM Policy

    Jul 18, 2019 · API suffix: context.Api.Path; Operation path: the rest of it; So operation part of URL can be calculated by something close to: context.Request.OriginalUrl.Path.Trim('/').Substring(context.Api.Path.Trim('/').Length)

  5. How to get Rest Api endpoints, name and url's, in the way Azure ...

    Nov 25, 2020 · For console access to your web API, try the new HttpRepl tool at: https://learn.microsoft.com/en-us/aspnet/core/web-api/http-repl/ It's a dotnet CLI tool that is installed separately (install using dotnet tool install -g Microsoft.dotnet-httprepl from the CL).

  6. policy - How to get the path/url of an api operation without the api ...

    Dec 18, 2019 · I'm wondering of there is a way to get the operation path / url using a policy in API Management? What i have been looking at so far is the context variables written between "@()" when trying to get specific values regarding the context of the api i'm currently working at.

  7. How do I get the url of a specific Azure API? : r/AZURE - Reddit

    Mar 7, 2022 · TL;DR - How do I find request URL's for Azure API's? Specifically for the cost management app. You click any of the links and click again for the desired API endpoint? So for example if I want to specifically call this API what would the URL I use look like? I'm trying to follow along this tutorial but with the API…

  8. Azure Resource Explorer: a new tool to discover the Azure API

    Apr 2, 2015 · Not only does the Resource Explorer allow you to view the API, it also allows you to try it in your own subscription directly from your browser. For instance, you can use it to list your Web Apps (previously known as Websites), modify …

  9. How to retrieve Azure Connection API with Connection Runtime Url

    Jul 5, 2023 · I set up my pipeline to deploy Logic App standard into multiples environments but I have issues retrieving the api connection from each different environment and use them in connection json file. Help needed if there is a way: using parameters file or azure.parameters.json. This is how I resolve my issues.

  10. How to Find the API URL Suffix in Your Azure API Management …

    Oct 28, 2024 · In summary, to find the API URL suffix in your Azure API Management project, access your API Management instance, go to the APIs section and select the desired API. The URL suffix will be displayed under the "Settings" tab of the selected API.

  11. Some results have been removed
Refresh