Skip to content

Commit 0f47a9f

Browse files
committed
Merge branch 'main' into release-postgres-flexible
2 parents 8738b55 + bd33f07 commit 0f47a9f

File tree

149 files changed

+2448
-2510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+2448
-2510
lines changed

.openpublishing.redirection.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12053,6 +12053,11 @@
1205312053
"redirect_url": "/azure/governance/management-groups/overview",
1205412054
"redirect_document_id": false
1205512055
},
12056+
{
12057+
"source_path_from_root": "/articles/governance/azure-management.md",
12058+
"redirect_url": "/azure/governance/management-groups/azure-management",
12059+
"redirect_document_id": false
12060+
},
1205612061
{
1205712062
"source_path_from_root": "/articles/resource-manager-policy.md",
1205812063
"redirect_url": "/azure/governance/policy/overview",
@@ -22471,6 +22476,51 @@
2247122476
"source_path_from_root": "/articles/reliability/disaster-recovery-guidance-overview.md",
2247222477
"redirect_url": "/azure/reliability/reliability-guidance-overview",
2247322478
"redirect_document_id": false
22479+
},
22480+
{
22481+
"source_path_from_root": "/articles/virtual-network/move-across-regions-nsg-portal.md",
22482+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22483+
"redirect_document_id": false
22484+
},
22485+
{
22486+
"source_path_from_root": "/articles/virtual-network/move-across-regions-nsg-powershell.md",
22487+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22488+
"redirect_document_id": false
22489+
},
22490+
{
22491+
"source_path_from_root": "/articles/virtual-network/move-across-regions-publicip-portal.md",
22492+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22493+
"redirect_document_id": false
22494+
},
22495+
{
22496+
"source_path_from_root": "/articles/virtual-network/move-across-regions-publicip-powershell.md",
22497+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22498+
"redirect_document_id": false
22499+
},
22500+
{
22501+
"source_path_from_root": "/articles/virtual-network/move-across-regions-vnet-powershell.md",
22502+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22503+
"redirect_document_id": false
22504+
},
22505+
{
22506+
"source_path_from_root": "/articles/virtual-network/move-across-regions-vnet-portal.md",
22507+
"redirect_url": "/azure/resource-mover/move-region-within-resource-group",
22508+
"redirect_document_id": false
22509+
},
22510+
{
22511+
"source_path_from_root": "/articles/virtual-network/scripts/virtual-network-powershell-sample-multi-tier-application.md",
22512+
"redirect_url": "/azure/app-service/tutorial-secure-ntier-app",
22513+
"redirect_document_id": false
22514+
},
22515+
{
22516+
"source_path_from_root": "/articles/virtual-network/ip-services/virtual-networks-static-private-ip-classic-pportal.md",
22517+
"redirect_url": "/updates/azure-classic-resource-providers-will-be-retired-on-31-august-2024/",
22518+
"redirect_document_id": false
22519+
},
22520+
{
22521+
"source_path_from_root": "/articles/virtual-network/ip-services/virtual-networks-static-private-ip-classic-ps.md",
22522+
"redirect_url": "/updates/azure-classic-resource-providers-will-be-retired-on-31-august-2024/",
22523+
"redirect_document_id": false
2247422524
}
2247522525
]
2247622526
}

articles/ai-studio/concepts/ai-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ms.custom:
88
- ignite-2023
99
ms.topic: conceptual
1010
ms.date: 12/14/2023
11-
ms.reviewer: Blackmist
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: deeikele
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# Azure AI resources

articles/ai-studio/concepts/rbac-ai-studio.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Role-based access control in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article introduces role-based access control in Azure AI Studio
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: conceptual
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: meyetman
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# Role-based access control in Azure AI Studio
@@ -34,9 +34,9 @@ Here's a table of the built-in roles and their permissions for the Azure AI reso
3434
| Role | Description |
3535
| --- | --- |
3636
| Owner | Full access to the Azure AI resource, including the ability to manage and create new Azure AI resources and assign permissions. This role is automatically assigned to the Azure AI resource creator|
37-
| Contributor | User has full access to the Azure AI resource, including the ability to create new Azure AI resources, but isn't able to manage Azure AI resource permissions on the existing resource. |
38-
| Azure AI Developer | Perform all actions except create new Azure AI resources and manage the Azure AI resource permissions. For example, users can create projects, compute, and connections. Users can assign permissions within their project. Users can interact with existing AI resources such as Azure OpenAI, Azure AI Search, and Azure AI services. |
39-
| Reader | Read only access to the Azure AI resource. This role is automatically assigned to all project members within the Azure AI resource. |
37+
| Contributor | User has full access to the Azure AI resource, including the ability to create new Azure AI resources, but isn't able to manage Azure AI resource permissions on the existing resource. |
38+
| Azure AI Developer | Perform all actions except create new Azure AI resources and manage the Azure AI resource permissions. For example, users can create projects, compute, and connections. Users can assign permissions within their project. Users can interact with existing AI resources such as Azure OpenAI, Azure AI Search, and Azure AI services. |
39+
| Reader | Read only access to the Azure AI resource. This role is automatically assigned to all project members within the Azure AI resource. |
4040

4141

4242
The key difference between Contributor and Azure AI Developer is the ability to make new Azure AI resources. If you don't want users to make new Azure AI resources (due to quota, cost, or just managing how many Azure AI resources you have), assign the AI Developer role.
@@ -87,9 +87,9 @@ Here's a table of the built-in roles and their permissions for the Azure AI proj
8787
| Role | Description |
8888
| --- | --- |
8989
| Owner | Full access to the Azure AI project, including the ability to assign permissions to project users. |
90-
| Contributor | User has full access to the Azure AI project but can't assign permissions to project users. |
91-
| Azure AI Developer | User can perform most actions, including create deployments, but can't assign permissions to project users. |
92-
| Reader | Read only access to the Azure AI project. |
90+
| Contributor | User has full access to the Azure AI project but can't assign permissions to project users. |
91+
| Azure AI Developer | User can perform most actions, including create deployments, but can't assign permissions to project users. |
92+
| Reader | Read only access to the Azure AI project. |
9393

9494
When a user gets access to a project, two more roles are automatically assigned to the project user. The first role is Reader on the Azure AI resource. The second role is the Inference Deployment Operator role, which allows the user to create deployments on the resource group that the project is in. This role is composed of these two permissions: ```"Microsoft.Authorization/*/read"``` and ```"Microsoft.Resources/deployments/*"```.
9595

articles/ai-studio/how-to/autoscale.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Autoscale Azure AI limits
33
titleSuffix: Azure AI Studio
44
description: Learn how you can manage and increase quotas for resources with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: siarora
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# Autoscale Azure AI limits

articles/ai-studio/how-to/commitment-tier.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Commitment tier pricing for Azure AI
33
titleSuffix: Azure AI Studio
44
description: Learn how to sign up for commitment tier pricing instead of pay-as-you-go pricing.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: siarora
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# Commitment tier pricing for Azure AI

articles/ai-studio/how-to/configure-managed-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How to configure a managed network for Azure AI
33
titleSuffix: Azure AI Studio
44
description: Learn how to configure a managed network for Azure AI
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: jhirono
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# How to configure a managed network for Azure AI

articles/ai-studio/how-to/configure-private-link.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: How to configure a private link for Azure AI
33
titleSuffix: Azure AI Studio
44
description: Learn how to configure a private link for Azure AI
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom: ignite-2023, devx-track-azurecli
88
ms.topic: how-to
99
ms.date: 11/15/2023
10-
ms.reviewer: eur
11-
ms.author: eur
12-
author: eric-urban
10+
ms.reviewer: jhirono
11+
ms.author: larryfr
12+
author: Blackmist
1313
---
1414

1515
# How to configure a private link for Azure AI

articles/ai-studio/how-to/connections-add.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: Blackmist
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: larryfr
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# How to add a new connection in Azure AI Studio

articles/ai-studio/how-to/costs-plan-manage.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Plan and manage costs for Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: Learn how to plan for and manage costs for Azure AI Studio by using cost analysis in the Azure portal.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: conceptual
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: siarora
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# Plan and manage costs for Azure AI Studio

articles/ai-studio/how-to/create-azure-ai-resource.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How to create and manage an Azure AI resource
33
titleSuffix: Azure AI Studio
44
description: This article describes how to create and manage an Azure AI resource
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: deeikele
12+
ms.author: larryfr
13+
author: Blackmist
1414
---
1515

1616
# How to create and manage an Azure AI resource
@@ -41,35 +41,35 @@ Follow these steps to create a new Azure AI resource in AI Studio.
4141
If your organization is using [Azure Policy](../../governance/policy/overview.md), setup a resource that meets your organization's requirements instead of using AI Studio for resource creation.
4242

4343
1. From the Azure portal, search for `Azure AI Studio` and create a new resource by selecting **+ New Azure AI**
44-
1. Fill in **Subscription**, **Resource group**, and **Region**. **Name** your new Azure AI resource.
44+
1. Fill in **Subscription**, **Resource group**, and **Region**. **Name** your new Azure AI resource.
4545
- For advanced settings, select **Next: Resources** to specify resources, networking, encryption, identity, and tags.
4646
- Your subscription must have access to Azure AI to create this resource.
4747

48-
:::image type="content" source="../media/how-to/resource-create-basics.png" alt-text="Screenshot of the option to set Azure AI resource basic information." lightbox="../media/how-to/resource-create-basics.png":::
48+
:::image type="content" source="../media/how-to/resource-create-basics.png" alt-text="Screenshot of the option to set Azure AI resource basic information." lightbox="../media/how-to/resource-create-basics.png":::
4949

50-
1. Select an existing **Azure AI services** or create a new one. New Azure AI services include multiple API endpoints for Speech, Content Safety and Azure OpenAI. You can also bring an existing Azure OpenAI resource. Optionally, choose an existing **Storage account**, **Key vault**, **Container Registry**, and **Application insights** to host artifacts generated when you use AI Studio.
50+
1. Select an existing **Azure AI services** or create a new one. New Azure AI services include multiple API endpoints for Speech, Content Safety and Azure OpenAI. You can also bring an existing Azure OpenAI resource. Optionally, choose an existing **Storage account**, **Key vault**, **Container Registry**, and **Application insights** to host artifacts generated when you use AI Studio.
5151

5252
:::image type="content" source="../media/how-to/resource-create-resources.png" alt-text="Screenshot of the Create an Azure AI resource with the option to set resource information." lightbox="../media/how-to/resource-create-resources.png":::
5353

54-
1. Set up Network isolation. Read more on [network isolation](configure-managed-network.md).
54+
1. Set up Network isolation. Read more on [network isolation](configure-managed-network.md).
5555

5656
:::image type="content" source="../media/how-to/resource-create-networking.png" alt-text="Screenshot of the Create an Azure AI resource with the option to set network isolation information." lightbox="../media/how-to/resource-create-networking.png":::
5757

58-
1. Set up data encryption. You can either use **Microsoft-managed keys** or enable **Customer-managed keys**.
58+
1. Set up data encryption. You can either use **Microsoft-managed keys** or enable **Customer-managed keys**.
5959

6060
:::image type="content" source="../media/how-to/resource-create-encryption.png" alt-text="Screenshot of the Create an Azure AI resource with the option to select your encryption type." lightbox="../media/how-to/resource-create-encryption.png":::
6161

62-
1. By default, **System assigned identity** is enabled, but you can switch to **User assigned identity** if existing storage, key vault, and container registry are selected in Resources.
62+
1. By default, **System assigned identity** is enabled, but you can switch to **User assigned identity** if existing storage, key vault, and container registry are selected in Resources.
6363

6464
:::image type="content" source="../media/how-to/resource-create-identity.png" alt-text="Screenshot of the Create an Azure AI resource with the option to select a managed identity." lightbox="../media/how-to/resource-create-identity.png":::
6565
>[!Note]
6666
>If you select **User assigned identity**, your identity needs to have the `Cognitive Services Contributor` role in order to successfully create a new Azure AI resource.
6767
68-
1. Add tags.
68+
1. Add tags.
6969

7070
:::image type="content" source="../media/how-to/resource-create-tags.png" alt-text="Screenshot of the Create an Azure AI resource with the option to add tags." lightbox="../media/how-to/resource-create-tags.png":::
7171

72-
1. Select **Review + create**
72+
1. Select **Review + create**
7373

7474

7575
## Manage your Azure AI resource from the Azure portal
@@ -84,17 +84,17 @@ View your keys and endpoints for your Azure AI resource from the overview page w
8484
Manage role assignments from **Access control (IAM)** within the Azure portal. Learn more about Azure AI resource [role-based access control](../concepts/rbac-ai-studio.md).
8585

8686
To add grant users permissions:
87-
1. Select **+ Add** to add users to your Azure AI resource
87+
1. Select **+ Add** to add users to your Azure AI resource
8888

89-
1. Select the **Role** you want to assign.
89+
1. Select the **Role** you want to assign.
9090

9191
:::image type="content" source="../media/how-to/resource-rbac-role.png" alt-text="Screenshot of the page to add a role within the Azure AI resource Azure portal view." lightbox="../media/how-to/resource-rbac-role.png":::
9292

93-
1. Select the **Members** you want to give the role to.
93+
1. Select the **Members** you want to give the role to.
9494

9595
:::image type="content" source="../media/how-to/resource-rbac-members.png" alt-text="Screenshot of the add members page within the Azure AI resource Azure portal view." lightbox="../media/how-to/resource-rbac-members.png":::
9696

97-
1. **Review + assign**. It can take up to an hour for permissions to be applied to users.
97+
1. **Review + assign**. It can take up to an hour for permissions to be applied to users.
9898

9999
### Networking
100100
Azure AI resource networking settings can be set during resource creation or changed in the Networking tab in the Azure portal view. Creating a new Azure AI resource invokes a Managed Virtual Network. This streamlines and automates your network isolation configuration with a built-in Managed Virtual Network. The Managed Virtual Network settings are applied to all projects created within an Azure AI resource.
@@ -131,8 +131,8 @@ You can view all Projects that use this Azure AI resource. Be linked to the Azur
131131
### Permissions
132132
Within Permissions you can view who has access to the Azure AI resource and also manage permissions. Learn more about [permissions](../concepts/rbac-ai-studio.md).
133133
To add members:
134-
1. Select **+ Add member**
135-
1. Enter the member's name in **Add member** and assign a **Role**. For most users, we recommend the AI Developer role. This permission applies to the entire Azure AI resource. If you wish to only grant access to a specific Project, manage permissions in the [Project](create-projects.md)
134+
1. Select **+ Add member**
135+
1. Enter the member's name in **Add member** and assign a **Role**. For most users, we recommend the AI Developer role. This permission applies to the entire Azure AI resource. If you wish to only grant access to a specific Project, manage permissions in the [Project](create-projects.md)
136136

137137
### Compute instances
138138
View and manage computes for your Azure AI resource. Create computes, delete computes, and review all compute resources you have in one place.

0 commit comments

Comments
 (0)