You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, find your Web PubSub resource from **Azure Portal** and copy out the connection string under **Keys**. Then, navigate to Function App settings in **Azure Portal** -> **Settings** -> **Environment variables**. And add a new item under **App settings**, with name equals `WebPubSubConnectionString` and value is your Web PubSub resource connection string.
796
+
First, find your Web PubSub resource from **Azure portal** and copy out the connection string under **Keys**. Then, navigate to Function App settings in **Azure portal** -> **Settings** -> **Environment variables**. And add a new item under **App settings**, with name equals `WebPubSubConnectionString` and value is your Web PubSub resource connection string.
797
797
798
798
## Configure the Web PubSub service `Event Handler`
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/tutorial-serverless-notification.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -735,7 +735,7 @@ Use the following commands to create these items.
735
735
```
736
736
737
737
> [!NOTE]
738
-
> Here we are deploying local settings `local.settings.json` together with command parameter `--publish-local-settings`. If you're using Microsoft Azure Storage Emulator, you can type`no` to skip overwriting this value on Azure following the prompt message: `App setting AzureWebJobsStorage is different between azure and local.settings.json, Would you like to overwrite value in azure? [yes/no/show]`. Besides, you can update Function App settings in**Azure Portal** ->**Settings** ->**Configuration**.
738
+
> Here we are deploying local settings `local.settings.json` together with command parameter `--publish-local-settings`. If you're using Microsoft Azure Storage Emulator, you can type`no` to skip overwriting this value on Azure following the prompt message: `App setting AzureWebJobsStorage is different between azure and local.settings.json, Would you like to overwrite value in azure? [yes/no/show]`. Besides, you can update Function App settings in**Azure portal** ->**Settings** ->**Configuration**.
739
739
740
740
1. Now you can check your site from Azure Function App by navigating to URL: `https://<FUNCIONAPP_NAME>.azurewebsites.net/api/index`.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/manage/manage-billing-across-tenants.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,13 +111,13 @@ Choosing to assign roles to users from associated billing tenants might be the r
111
111
|Security | The users that you invite to share your billing account follow their tenant's security policies. | The users that you invite to share your billing account follow your tenant's security policies. |
112
112
|Access | The users get access to your billing account in their own tenant and can manage billing and make purchases without switching tenants. | External guest identities are created for users in your tenant and these identities get access to your billing account. Users would have to switch tenant to manage billing and make purchases. |
113
113
114
-
## Understanding Guest Users in Azure Portal
114
+
## Understanding Guest Users in Azure portal
115
115
116
116
A guest user (also known as guested user or B2B user) is an external user who has been invited to access resources within an Azure Active Directory (Azure AD) tenant. Typically, this user has a primary identity in another Azure AD tenant or identity provider and receives access via Azure AD B2B (business-to-business) collaboration features. Once invited, the guest user appears in the inviting organization’s directory and can be assigned roles and permissions just like any other user.
117
117
118
-
### Accessing the Azure Portal
118
+
### Accessing the Azure portal
119
119
120
-
The guest user must sign in to the [Azure Portal](https://portal.azure.com/) using their own organization’s credentials. Upon successful authentication, they should select the host directory (the client organization) from the top-right user menu in the Azure Portal if they are members of multiple tenants.
120
+
The guest user must sign in to the [Azure portal](https://portal.azure.com/) using their own organization’s credentials. Upon successful authentication, they should select the host directory (the client organization) from the top-right user menu in the Azure portal if they are members of multiple tenants.
121
121
122
122
### Navigation and User Interface
123
123
@@ -129,7 +129,7 @@ Once inside the client’s directory, the guest user will see the resources and
129
129
## Troubleshooting Common Issues for Guest Users
130
130
131
131
- Access Denied Errors: Ensure correct roles are assigned and the guest has accepted the invitation.
132
-
- Directory Not Found: Instruct the user to switch directories in the Azure Portal.
132
+
- Directory Not Found: Instruct the user to switch directories in the Azure portal.
133
133
- Resource Visibility: Confirm that the user’s roles map to the correct billing profiles or invoice sections.
134
134
135
135
## Move Microsoft 365 subscriptions to a billing tenant
Copy file name to clipboardExpand all lines: articles/cost-management-billing/microsoft-customer-agreement/manage-tenants.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,11 +67,11 @@ There are three ways users with billing owner access can assign roles to users t
67
67
- Assign billing roles to external users (outside of your primary tenant) if they are part of an associated tenant
68
68
- If tenants are not associated, [create guest users in primary tenant and assign roles](#add-guest-users-to-your-microsoft-customer-agreement-tenant).
69
69
70
-
## Understanding Guest Users in Azure Portal
70
+
## Understanding Guest Users in Azure portal
71
71
72
72
A guest user (also known as guested user or B2B user) is an external user who has been invited to access resources within an Azure Active Directory (Azure AD) tenant. Typically, this user has a primary identity in another Azure AD tenant or identity provider and receives access via Azure AD B2B (business-to-business) collaboration features. Once invited, the guest user appears in the inviting organization’s directory and can be assigned roles and permissions just like any other user.
73
73
74
-
### Accessing the Azure Portal
74
+
### Accessing the Azure portal
75
75
76
76
The guest user must sign in to the [Azure portal](https://portal.azure.com/) using their own organization’s credentials. Upon successful authentication, they should select the host directory (the client organization) from the top-right user menu in the Azure portal if they are members of multiple tenants.
77
77
@@ -117,7 +117,7 @@ Authorization to invite guest users is controlled by your Microsoft Entra settin
117
117
## Troubleshooting Common Issues for Guest Users
118
118
119
119
- Access Denied Errors: Ensure correct roles are assigned and the guest has accepted the invitation.
120
-
- Directory Not Found: Instruct the user to switch directories in the Azure Portal.
120
+
- Directory Not Found: Instruct the user to switch directories in the Azure portal.
121
121
- Resource Visibility: Confirm that the user’s roles map to the correct billing profiles or invoice sections.
122
122
123
123
## Manage multiple Microsoft cloud services under a Microsoft Entra tenant
Copy file name to clipboardExpand all lines: articles/cost-management-billing/reservations/agent-pre-purchase.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ ms.author: primittal
12
12
13
13
# Optimize Microsoft Foundry and Copilot Credit costs with Microsoft Agent pre-purchase plan
14
14
15
-
Save on your Copilot Credit and Microsoft Foundry costs when you buy a pre-purchase plan. Pre-purchase plans are commit units (CUs) bought at discounted tiers in your purchasing currency for a specific product. The more you buy, the greater the discount. Purchased CUs pay down qualifying costs in US dollars (USD). So, for example if Microsoft Copilot Studio or Microsoft Foundry generates a retail cost of $100 based on Copilot Credit and Microsoft Foundry usage, then 100 Agent CUs (ACUs) are consumed.
15
+
Save on your Copilot Credit and Microsoft Foundry costs when you buy a pre-purchase plan. Pre-purchase plans are commit units (CUs) bought at discounted tiers in your purchasing currency for a specific product. The more you buy, the greater the discount. Purchased CUs pay down qualifying costs in US dollars (USD). So, for example if Microsoft Copilot Studio or Foundry generates a retail cost of $100 based on Copilot Credit and Foundry usage, then 100 Agent CUs (ACUs) are consumed.
16
16
17
-
Your Microsoft Agent pre-purchase plan automatically uses your ACUs to pay for eligible Copilot and AI Foundry usage during its one-year term or until Agent CUs run out. Your pre-purchase plan Agent CUs start paying for your Copilot Credit and Microsoft Foundry usage without having to redeploy or reassign the plan. By default, plans are configured to renew at the end of the one-year term.
17
+
Your Microsoft Agent pre-purchase plan automatically uses your ACUs to pay for eligible Copilot and Foundry usage during its one-year term or until Agent CUs run out. Your pre-purchase plan Agent CUs start paying for your Copilot Credit and Foundry usage without having to redeploy or reassign the plan. By default, plans are configured to renew at the end of the one-year term.
18
18
19
19
## Prerequisites
20
20
@@ -27,13 +27,13 @@ To buy a pre-purchase plan, you must have one of the following Azure subscriptio
27
27
28
28
## Determine the right size to buy
29
29
30
-
To get started, estimate your expected Copilot Credit and Microsoft Foundry usage for the term. This helps you determine the appropriate size for your pre-purchase plan. Each pre-purchase plan has a one-year term.
30
+
To get started, estimate your expected Copilot Credit and Foundry usage for the term. This helps you determine the appropriate size for your pre-purchase plan. Each pre-purchase plan has a one-year term.
31
31
32
32
**Example calculation:**
33
33
34
34
Consider a hypothetical scenario where your organization plans to use:
35
35
-**Copilot Credit**: 1,500,000 credits for custom agents in Microsoft Copilot Studio
36
-
-**Microsoft Foundry PTUs**: 5,000 PTU hours for AI model deployments in Microsoft Foundry
36
+
-**Foundry PTUs**: 5,000 PTU hours for AI model deployments in Foundry
- Copilot Credit at hypothetical $0.01 per credit = $15,000
@@ -75,21 +75,21 @@ You can't split or merge a **Microsoft Agent Pre-Purchase Plan**. For more infor
75
75
76
76
When you have multiple AI-related purchasing options, understanding how benefits are applied helps you maximize your cost savings. You might have several types of purchases for your AI workloads:
Copy file name to clipboardExpand all lines: articles/digital-twins/concepts-data-ingress-egress.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Once the data has been historized, you can query this data in Azure Data Explore
52
52
53
53
You can also use data history in combination with [Azure Synapse Analytics](../synapse-analytics/overview-what-is.md) to aggregate data from disparate sources. This can be useful in many scenarios. Here are two examples:
54
54
* Combine information technology (IT) data from ERP or CRM systems (like Dynamics 365, SAP, or Salesforce) with operational technology (OT) data from IoT devices and production management systems. For an example that illustrates how a company might combine this data, see the following blog post: [Integrating IT and OT Data with Azure Digital Twins, Azure Data Explorer, and Azure Synapse](https://techcommunity.microsoft.com/t5/internet-of-things-blog/integrating-it-and-ot-data-with-azure-digital-twins-azure-data/ba-p/3401981).
55
-
* Integrate with the Azure AI and Azure AI services[Multivariate Anomaly Detector](/azure/ai-services/anomaly-detector/overview), to quickly connect your Azure Digital Twins data with a downstream AI/machine learning solution that specializes in anomaly detection. The [Azure Digital Twins Multivariate Anomaly Detection Toolkit](/samples/azure-samples/digital-twins-mvad-integration/adt-mvad-integration/) is a sample project that provides a workflow for training multiple Multivariate Anomaly Detector models for several scenario analyses, based on historical digital twin data. It then leverages the trained models to detect abnormal operations and anomalies in modeled Azure Digital Twins environments, in near real-time.
55
+
* Integrate with the Azure AI and Foundry Tools[Multivariate Anomaly Detector](/azure/ai-services/anomaly-detector/overview), to quickly connect your Azure Digital Twins data with a downstream AI/machine learning solution that specializes in anomaly detection. The [Azure Digital Twins Multivariate Anomaly Detection Toolkit](/samples/azure-samples/digital-twins-mvad-integration/adt-mvad-integration/) is a sample project that provides a workflow for training multiple Multivariate Anomaly Detector models for several scenario analyses, based on historical digital twin data. It then leverages the trained models to detect abnormal operations and anomalies in modeled Azure Digital Twins environments, in near real-time.
Copy file name to clipboardExpand all lines: articles/digital-twins/concepts-security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ If a user attempts to perform an action not allowed by their role, they may rece
84
84
85
85
## Managed identity for accessing other resources
86
86
87
-
Setting up an[Microsoft Entra ID](../active-directory/fundamentals/active-directory-whatis.md)*managed identity* for an Azure Digital Twins instance can allow the instance to easily access other Microsoft Entra protected resources, such as [Azure Key Vault](/azure/key-vault/general/overview). The identity is managed by the Azure platform, and doesn't require you to provision or rotate any secrets. For more about managed identities in Microsoft Entra ID, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md).
87
+
Setting up a[Microsoft Entra ID](../active-directory/fundamentals/active-directory-whatis.md)*managed identity* for an Azure Digital Twins instance can allow the instance to easily access other Microsoft Entra protected resources, such as [Azure Key Vault](/azure/key-vault/general/overview). The identity is managed by the Azure platform, and doesn't require you to provision or rotate any secrets. For more about managed identities in Microsoft Entra ID, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md).
88
88
89
89
Azure Digital Twins supports both types of managed identities, *system-assigned* and *user-assigned*.
Copy file name to clipboardExpand all lines: articles/digital-twins/how-to-create-app-registration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.custom: sfi-image-nochange
12
12
13
13
# Create an app registration to use with Azure Digital Twins
14
14
15
-
This article describes how to create an[Microsoft Entra ID](../active-directory/fundamentals/active-directory-whatis.md)*app registration* that can access Azure Digital Twins. This article includes steps for the [Azure portal](https://portal.azure.com) and the [Azure CLI](/cli/azure/what-is-azure-cli).
15
+
This article describes how to create a[Microsoft Entra ID](../active-directory/fundamentals/active-directory-whatis.md)*app registration* that can access Azure Digital Twins. This article includes steps for the [Azure portal](https://portal.azure.com) and the [Azure CLI](/cli/azure/what-is-azure-cli).
16
16
17
17
When working with Azure Digital Twins, it's common to interact with your instance through client applications. Those applications need to authenticate with Azure Digital Twins, and some of the [authentication mechanisms](how-to-authenticate-client.md) that apps can use involve an app registration.
0 commit comments