Skip to content

Commit 5221bf5

Browse files
authored
Merge branch 'MicrosoftDocs:main' into cosmos-dileepraotv-rbac-cmk
2 parents 6e3d434 + ea90989 commit 5221bf5

37 files changed

+197
-138
lines changed

articles/active-directory/conditional-access/workload-identity.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: how-to
9-
ms.date: 11/21/2022
9+
ms.date: 01/05/2023
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
1313
manager: amycolannino
14-
ms.reviewer: dawoo
14+
ms.reviewer: swethar
1515

1616
ms.collection: M365-identity-device-management
1717
---
1818
# Conditional Access for workload identities
1919

20-
Conditional Access policies have historically applied only to users when they access apps and services like SharePoint online or the Azure portal. We are now extending support for Conditional Access policies to be applied to service principals owned by the organization. We call this capability Conditional Access for workload identities.
20+
Conditional Access policies have historically applied only to users when they access apps and services like SharePoint online or the Azure portal. We're now extending support for Conditional Access policies to be applied to service principals owned by the organization. We call this capability Conditional Access for workload identities.
2121

2222
A [workload identity](../develop/workload-identities-overview.md) is an identity that allows an application or service principal access to resources, sometimes in the context of a user. These workload identities differ from traditional user accounts as they:
2323

@@ -28,7 +28,8 @@ A [workload identity](../develop/workload-identities-overview.md) is an identity
2828
These differences make workload identities harder to manage and put them at higher risk for compromise.
2929

3030
> [!IMPORTANT]
31-
> Conditional Access policies can be scoped to service principals in Azure AD with Workload Identities Premium licenses.
31+
> Workload Identities Premium licenses are required to create or modify Conditional Access policies scoped to service principals.
32+
> In directories without appropriate licenses, Conditional Access policies created prior to the release of Workload Identities Premium will be available for deletion only.
3233
3334
> [!NOTE]
3435
> Policy can be applied to single tenant service principals that have been registered in your tenant. Third party SaaS and multi-tenanted apps are out of scope. Managed identities are not covered by policy.

articles/active-directory/develop/whats-new-docs.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: henrymbuguakiarie
66
manager: CelesteDG
77

8-
ms.date: 12/01/2022
8+
ms.date: 01/05/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,23 @@ ms.custom: has-adal-ref
1818

1919
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2020

21+
## December 2022
22+
23+
### New articles
24+
25+
- [Block workload identity federation on managed identities using a policy](workload-identity-federation-block-using-azure-policy.md)
26+
- [Troubleshooting the configured permissions limits](troubleshoot-required-resource-access-limits.md)
27+
28+
### Updated articles
29+
30+
- [Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform](quickstart-v2-aspnet-core-web-api.md)
31+
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
32+
- [Tutorial: Sign in users and call a protected API from a Blazor WebAssembly app](tutorial-blazor-webassembly.md)
33+
- [A web API that calls web APIs: Code configuration](scenario-web-api-call-api-app-configuration.md)
34+
- [Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)
35+
- [Web app that signs in users: App registration](scenario-web-app-sign-user-app-registration.md)
36+
- [Microsoft identity platform docs: What's new](whats-new-docs.md)
37+
- [Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication](tutorial-blazor-server.md)
2138
## November 2022
2239

2340
### New articles
@@ -57,16 +74,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5774
- [Quickstart: Register an application with the Microsoft identity platform](quickstart-register-app.md)
5875
- [Tutorial: Sign in users and call the Microsoft Graph API from a JavaScript single-page application](tutorial-v2-javascript-spa.md)
5976
- [Tutorial: Sign in users and call the Microsoft Graph API from a React single-page app (SPA) using auth code flow](tutorial-v2-react.md)
60-
61-
## September 2022
62-
63-
### New articles
64-
65-
- [Configure a user-assigned managed identity to trust an external identity provider (preview)](workload-identity-federation-create-trust-user-assigned-managed-identity.md)
66-
- [Important considerations and restrictions for federated identity credentials](workload-identity-federation-considerations.md)
67-
68-
### Updated articles
69-
70-
- [How to use Continuous Access Evaluation enabled APIs in your applications](app-resilience-continuous-access-evaluation.md)
71-
- [Run automated integration tests](test-automate-integration-testing.md)
72-
- [Tutorial: Sign in users and call the Microsoft Graph API from a JavaScript single-page application (SPA)](tutorial-v2-javascript-spa.md)

articles/active-directory/external-identities/whats-new-docs.md

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory External Identities documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the External Identities service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).
1717

18+
## December 2022
19+
20+
### Updated articles
21+
22+
- [Azure Active Directory B2B collaboration invitation redemption](redemption-experience.md)
23+
- [Azure Active Directory B2B collaboration API and customization](customize-invitation-api.md)
24+
- [Azure Active Directory External Identities: What's new](whats-new-docs.md)
25+
- [Auditing and reporting a B2B collaboration user](auditing-and-reporting.md)
26+
1827
## November 2022
1928

2029
### Updated articles
@@ -45,22 +54,3 @@ Welcome to what's new in Azure Active Directory External Identities documentatio
4554
- [Configure Microsoft cloud settings for B2B collaboration (Preview)](cross-cloud-settings.md)
4655
- [Add Microsoft account (MSA) as an identity provider for External Identities](microsoft-account.md)
4756
- [How users in your organization can invite guest users to an app](add-users-information-worker.md)
48-
49-
## September 2022
50-
51-
### Updated articles
52-
53-
- [Self-service sign-up](self-service-sign-up-overview.md)
54-
- [Properties of an Azure Active Directory B2B collaboration user](user-properties.md)
55-
- [Azure Active Directory (Azure AD) identity provider for External Identities](azure-ad-account.md)
56-
- [Add Google as an identity provider for B2B guest users](google-federation.md)
57-
- [Email one-time passcode authentication](one-time-passcode.md)
58-
- [Add B2B collaboration guest users without an invitation link or email](add-user-without-invite.md)
59-
- [Identity Providers for External Identities](identity-providers.md)
60-
- [Tutorial: Use PowerShell to bulk invite Azure AD B2B collaboration users](bulk-invite-powershell.md)
61-
- [B2B collaboration user claims mapping in Azure Active Directory](claims-mapping.md)
62-
- [Azure Active Directory External Identities: What's new](whats-new-docs.md)
63-
- [Azure Active Directory B2B collaboration invitation redemption](redemption-experience.md)
64-
- [Add Azure Active Directory B2B collaboration users in the Azure portal](add-users-administrator.md)
65-
- [Leave an organization as an external user](leave-the-organization.md)
66-
- [Grant B2B users in Azure AD access to your on-premises applications](hybrid-cloud-to-on-premises.md)

articles/active-directory/manage-apps/whats-new-docs.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory application management"
33
description: "New and updated documentation for the Azure Active Directory application management."
4-
ms.date: 12/01/2022
4+
ms.date: 01/05/2023
55
ms.service: active-directory
66
ms.subservice: app-mgmt
77
ms.topic: reference
@@ -15,6 +15,20 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory (Azure AD) application management documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the application management service, see [What's new in Azure AD](../fundamentals/whats-new.md).
1717

18+
## December 2022
19+
20+
### Updated articles
21+
22+
- [Grant consent on behalf of a single user by using PowerShell](grant-consent-single-user.md)
23+
- [Tutorial: Configure F5 BIG-IP SSL-VPN for Azure AD SSO](f5-aad-password-less-vpn.md)
24+
- [Integrate F5 BIG-IP with Azure Active Directory](f5-aad-integration.md)
25+
- [Azure Active Directory application management: What's new](whats-new-docs.md)
26+
- [Deploy F5 BIG-IP Virtual Edition VM in Azure](f5-bigip-deployment-guide.md)
27+
- [End-user experiences for applications](end-user-experiences.md)
28+
- [Tutorial: Migrate your applications from Okta to Azure Active Directory](migrate-applications-from-okta-to-azure-active-directory.md)
29+
- [Tutorial: Configure F5 BIG-IP Access Policy Manager for Kerberos authentication](f5-big-ip-kerberos-advanced.md)
30+
- [Tutorial: Configure F5 BIG-IP Easy Button for Kerberos single sign-on](f5-big-ip-kerberos-easy-button.md)
31+
- [Tutorial: Configure F5 BIG-IP Easy Button for header-based and LDAP single sign-on](f5-big-ip-ldap-header-easybutton.md)
1832
## November 2022
1933

2034
### Updated articles
@@ -35,15 +49,3 @@ Welcome to what's new in Azure Active Directory (Azure AD) application managemen
3549
- [Tutorial: Configure F5 BIG-IP Easy Button for header-based and LDAP single sign-on](f5-big-ip-ldap-header-easybutton.md)
3650
- [Tutorial: Migrate your applications from Okta to Azure Active Directory](migrate-applications-from-okta-to-azure-active-directory.md)
3751
- [Tutorial: Configure Secure Hybrid Access with Azure Active Directory and Silverfort](silverfort-azure-ad-integration.md)
38-
39-
## September 2022
40-
41-
### New articles
42-
43-
- [Tutorial: Configure Datawiza to enable Azure Active Directory Multi-Factor Authentication and single sign-on to Oracle PeopleSoft](datawiza-azure-ad-sso-oracle-peoplesoft.md)
44-
- [SAML Request Signature Verification (Preview)](howto-enforce-signed-saml-authentication.md)
45-
46-
### Updated articles
47-
48-
- [Manage app consent policies](manage-app-consent-policies.md)
49-
- [Unexpected consent prompt when signing in to an application](application-sign-in-unexpected-user-consent-prompt.md)

articles/azure-functions/machine-learning-pytorch.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Deploy a PyTorch model as an Azure Functions application
33
description: Use a pre-trained ResNet 18 deep neural network from PyTorch with Azure Functions to assign 1 of 1000 ImageNet labels to an image.
44

55
ms.topic: tutorial
6-
ms.date: 02/28/2020
6+
ms.date: 01/05/2023
77
ms.custom: devx-track-python, devx-track-azurepowershell, py-fresh-zinc
88

99
---
1010

1111
# Tutorial: Deploy a pre-trained image classification model to Azure Functions with PyTorch
1212

13-
In this article, you learn how to use Python, PyTorch, and Azure Functions to load a pre-trained model for classifying an image based on its contents. Because you do all work locally and create no Azure resources in the cloud, there is no cost to complete this tutorial.
13+
In this article, you learn how to use Python, PyTorch, and Azure Functions to load a pre-trained model for classifying an image based on its contents. Because you do all work locally and create no Azure resources in the cloud, there's no cost to complete this tutorial.
1414

1515
> [!div class="checklist"]
1616
> * Initialize a local environment for developing Azure Functions in Python.
@@ -157,16 +157,19 @@ To modify the `classify` function to classify an image based on its contents, yo
157157
158158
1. Verify that the *classify* folder contains files named *predict.py* and *labels.txt*. If not, check that you ran the command in the *start* folder.
159159
160-
1. Open *start/requirements.txt* in a text editor and add the dependencies required by the helper code, which should look like the following:
160+
1. Open *start/requirements.txt* in a text editor and add the dependencies required by the helper code, which should look like:
161161
162162
```txt
163163
azure-functions
164164
requests
165165
-f https://download.pytorch.org/whl/torch_stable.html
166-
torch==1.5.0+cpu
167-
torchvision==0.6.0+cpu
166+
torch==1.13.0+cpu
167+
torchvision==0.14.0+cpu
168168
```
169169
170+
> [!Tip]
171+
> The versions of torch and torchvision must match values listed in the version table of the [PyTorch vision repo](https://github.com/pytorch/vision).
172+
170173
1. Save *requirements.txt*, then run the following command from the *start* folder to install the dependencies.
171174
172175
@@ -195,7 +198,7 @@ Installation may take a few minutes, during which time you can proceed with modi
195198
>
196199
> In a production application, change `*` to the web page's specific origin for added security.
197200
198-
1. Save your changes, then assuming that dependencies have finished installing, start the local function host again with `func start`. Be sure to run the host in the *start* folder with the virtual environment activated. Otherwise the host will start, but you will see errors when invoking the function.
201+
1. Save your changes, then assuming that dependencies have finished installing, start the local function host again with `func start`. Be sure to run the host in the *start* folder with the virtual environment activated. Otherwise the host will start, but you'll see errors when invoking the function.
199202
200203
```
201204
func start

articles/azure-monitor/whats-new.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,36 @@
22
title: "What's new in Azure Monitor documentation"
33
description: "What's new in Azure Monitor documentation"
44
ms.topic: conceptual
5-
ms.date: 11/06/2022
5+
ms.date: 01/06/2023
66
ms.author: edbaynash
77
---
88

99
# What's new in Azure Monitor documentation
1010

1111
This article lists significant changes to Azure Monitor documentation.
12+
## December 2022
13+
14+
|Subservice| Article | Description |
15+
|---|---|---|
16+
General|[Azure Monitor for existing Operations Manager customers](azure-monitor-operations-manager.md)|Updated for AMA and SCOM managed instance.|
17+
Application-Insights|[Create an Application Insights resource](app/create-new-resource.md)|Classic Application Insights resources are deprecated and support will end on February 29th, 2024. Migrate to workspace-based resources to take advantage of new capabilities.|
18+
Application-Insights|[Enable Azure Monitor OpenTelemetry for .NET, Node.js, and Python applications (preview)](app/opentelemetry-enable.md)|Updated Node.js sample code for JavaScript and TypeScript.|
19+
Application-Insights|[System performance counters in Application Insights](app/performance-counters.md)|Updated code samples for .NET 6/7.|
20+
Application-Insights|[Sampling in Application Insights](app/sampling.md)|Updated code samples for .NET 6/7.|
21+
Application-Insights|[Availability alerts](app/availability-alerts.md)|This article has been rewritten with new guidance and screenshots.|
22+
Change-Analysis|[Tutorial: Track a web app outage using Change Analysis](change/tutorial-outages.md)|Change tutorial content to reflect changes to repo; remove and replace a few sections.|
23+
Containers|[Configure Azure CNI networking in Azure Kubernetes Service (AKS)](../../articles/aks/configure-azure-cni.md)|Added steps to enable IP subnet usage|
24+
Containers|[Reports in Container insights](containers/container-insights-reports.md)|Updated the documents to reflect the steps to enable IP subnet Usage|
25+
Essentials|[Best practices for data collection rule creation and management in Azure Monitor](essentials/data-collection-rule-best-practices.md)|New article|
26+
Essentials|[Configure self-managed Grafana to use Azure Monitor managed service for Prometheus (preview) with Azure Active Directory.](essentials/prometheus-self-managed-grafana-azure-active-directory.md)|New Article: Configure self-managed Grafana to use Azure Monitor managed service for Prometheus (preview) with Azure Active Directory.|
27+
Logs|[Azure Monitor SCOM Managed Instance (preview)](vm/scom-managed-instance-overview.md)|New article|
28+
Logs|[Set a table's log data plan to Basic or Analytics](logs/basic-logs-configure.md)|Updated the list of tables that support Basic logs.|
29+
Virtual-Machines|[Tutorial: Create availability alert rule for Azure virtual machine (preview)](vm/tutorial-monitor-vm-alert-availability.md)|New article|
30+
Virtual-Machines|[Tutorial: Enable recommended alert rules for Azure virtual machine](vm/tutorial-monitor-vm-alert-recommended.md)|New article|
31+
Virtual-Machines|[Tutorial: Enable monitoring with VM insights for Azure virtual machine](vm/tutorial-monitor-vm-enable-insights.md)|New article|
32+
Virtual-Machines|[Monitor Azure virtual machines](../../articles/virtual-machines/monitor-vm.md)|Updated for AMA and availability metric.|
33+
Virtual-Machines|[Enable VM insights by using Azure Policy](vm/vminsights-enable-policy.md)|Updated flow for enabling VM insights with Azure Monitor Agent by using Azure Policy.|
34+
Visualizations|[Creating an Azure Workbook](visualize/workbooks-create-workbook.md)|added Tutorial - resource centric logs queries in workbooks|
1235

1336
## November 2022
1437

articles/cognitive-services/Speech-Service/how-to-custom-speech-model-and-endpoint-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ spx help csr model
111111

112112
::: zone pivot="rest-api"
113113

114-
To get the training and transcription expiration dates for a base model, use the [Models_ListBaseModel](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Models_ListBaseModel) operation of the [Speech-to-text REST API](rest-speech-to-text.md). You can make a [Models_ListBaseModels](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Models_ListBaseModels) request to get available base models for all locales.
114+
To get the training and transcription expiration dates for a base model, use the [Models_GetBaseModel](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Models_GetBaseModel) operation of the [Speech-to-text REST API](rest-speech-to-text.md). You can make a [Models_ListBaseModels](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Models_ListBaseModels) request to get available base models for all locales.
115115

116116
Make an HTTP GET request using the model URI as shown in the following example. Replace `BaseModelId` with your model ID, replace `YourSubscriptionKey` with your Speech resource key, and replace `YourServiceRegion` with your Speech resource region.
117117

articles/cognitive-services/Speech-Service/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ highlightedContent:
2525
- title: About the Speech SDK
2626
itemType: overview
2727
url: speech-sdk.md
28-
- title: Speech service release notes
28+
- title: What's new
2929
itemType: whats-new
3030
url: releasenotes.md
3131
- title: Language support in the Speech service

0 commit comments

Comments
 (0)