About 50 results
Open links in new tab
  1. Difference between Service Principal and Managed Identities in Azure

    Apr 20, 2020 · An Azure service principle is like an application, whose tokens can be used by other azure resources to authenticate and grant access to azure resources. Managed identities are service …

  2. What does the 'At sign' mean in yaml config for azure pipeline

    In Azure devops pipeline there are at signs with a number after the task names. I figured these would be like version numbers. But is this the case, and what is the difference between using: - task:

  3. Difference between "enterprise application" and "app registration" in …

    Feb 4, 2020 · An App Registration is a way of reserving your app and URL with Azure AD, allowing it to communicate with Azure AD, hooking up your reply urls, and enabling AAD services on it. When you …

  4. azure devops - CICD pipeline trigger:none meaning - Stack Overflow

    Oct 24, 2022 · I'm new to CICD pipeline and studying it with an existing pipeline used by our company. In the main yaml script that runs the pipeline, I found trigger:none, I looked up a document and it says it

  5. Azure active directory - Allowed token audiences - Stack Overflow

    I am trying find documentation on "ALLOWED TOKEN AUDIENCES" in Azure, but there does not appear to be any. The value that I have placed in there was the resourceid that was returned with the …

  6. How are specific metrics calculated in Azure DevOps analytics for ...

    Aug 1, 2019 · I need to know how these metrics are calculated in Azure DevOps analytics for Sprints & Boards: Completed percentage Average Burndown Total Scope Increase (for the reports 'Count of …

  7. azure devops - what the meaning for @1 , @2 for .net solution YAML ...

    Oct 1, 2022 · what the meaning for @1 , @2 for .net solution YAML build pipeline Ask Question Asked 3 years, 5 months ago Modified 3 years, 5 months ago

  8. Azure Resource Identifier format URI -URL OR URN

    Nov 7, 2018 · Its is neither, Azure Resource manager terms it simply as resource id. URL scheme is abstracted away although it support REST SDK. You may simply consider it as hierarchical ID.

  9. What is the meaning of the last letter "a", "b", or "s" in Azure DevOps ...

    Jun 1, 2020 · What is the meaning of the last letter "a", "b", or "s" in Azure DevOps' C:\agent\_work\1\a? Anyone know what that last letter stands for? Ask Question Asked 5 years, 9 months ago Modified 2 …

  10. Azure Cosmos DB - Understanding Partition Key - Stack Overflow

    106 I'm setting up our first Azure Cosmos DB - I will be importing into the first collection, the data from a table in one of our SQL Server databases. In setting up the collection, I'm having trouble …