Skip to content

Commit e69ff7c

Browse files
committed
Merge branch 'master' of https://github.com/microsoftdocs/azure-docs-pr into akv-errorcodes
2 parents 0a0e105 + a279ba5 commit e69ff7c

File tree

714 files changed

+5645
-5983
lines changed

Some content is hidden

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

714 files changed

+5645
-5983
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42218,6 +42218,26 @@
4221842218
"redirect_url": "/azure/iot-central/preview/quick-monitor-devices/",
4221942219
"redirect_document_id": true
4222042220
},
42221+
{
42222+
"source_path": "articles/iot-pnp/quickstart-connect-pnp-device-linux.md",
42223+
"redirect_url": "/azure/iot-pnp/quickstart-connect-pnp-device-c-linux/",
42224+
"redirect_document_id": true
42225+
},
42226+
{
42227+
"source_path": "articles/iot-pnp/quickstart-connect-pnp-device.md",
42228+
"redirect_url": "/azure/iot-pnp/quickstart-connect-pnp-device-c-windows/",
42229+
"redirect_document_id": true
42230+
},
42231+
{
42232+
"source_path": "articles/iot-pnp/quickstart-connect-pnp-device-solution.md",
42233+
"redirect_url": "/azure/iot-pnp/quickstart-connect-pnp-device-solution-node/",
42234+
"redirect_document_id": true
42235+
},
42236+
{
42237+
"source_path": "articles/iot-pnp/quickstart-create-pnp-device.md",
42238+
"redirect_url": "/azure/iot-pnp/quickstart-create-pnp-device-windows/",
42239+
"redirect_document_id": true
42240+
},
4222142241
{
4222242242
"source_path": "articles/iot-central/core/overview-iot-options.md",
4222342243
"redirect_url": "/azure/iot-fundamentals/iot-services-and-technologies/",

articles/active-directory/manage-apps/access-panel-workspaces.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,15 @@ You can access audit logs in the [Azure portal](https://portal.azure.com) by sel
9494

9595
![Assign roles to users and groups](media/access-panel-workspaces/audit-log-myapps.png)
9696

97+
## Get support for My Account pages
98+
99+
From the My Apps page, a user can select **My account** > **View my account** to open their account settings. On the Azure AD **My Account** page, users can manage their security info, devices, passwords, and more. They can also access their Office account settings.
100+
101+
In case you need to submit a support request for an issue with the Azure AD account page or the Office account page, follow these steps so your request is routed properly:
102+
103+
* For issues with the **Azure AD "My Account"** page, open a support request from within the Azure portal. Go to **Azure portal** > **Azure Active Directory** > **New support request**.
104+
105+
* For issues with the **Office "My account"** page, open a support request from within the Microsoft 365 admin center. Go to **Microsoft 365 admin center** > **Support**.
106+
97107
## Next steps
98108
[End-user experiences for applications in Azure Active Directory](end-user-experiences.md)

articles/active-directory/manage-apps/application-proxy-powershell-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: M365-identity-device-management
1616

1717
# Azure AD PowerShell examples for Azure AD Application Proxy
1818

19-
The following table includes links to PowerShell script examples for Azure AD Application Proxy. These samples require the Azure Active Directory PowerShell Module Version for Graph. These samples require either the [AzureAD V2 PowerShell for Graph module](https://docs.microsoft.com/powershell/azure/active-directory/install-adv2?view=azureadps-2.0) or the [AzureAD V2 PowerShell for Graph module preview version](https://docs.microsoft.com/powershell/azure/active-directory/install-adv2?view=azureadps-2.0-preview), unless otherwise noted.
19+
The following table includes links to PowerShell script examples for Azure AD Application Proxy. These samples require either the [AzureAD V2 PowerShell for Graph module](https://docs.microsoft.com/powershell/azure/active-directory/install-adv2?view=azureadps-2.0) or the [AzureAD V2 PowerShell for Graph module preview version](https://docs.microsoft.com/powershell/azure/active-directory/install-adv2?view=azureadps-2.0-preview), unless otherwise noted.
2020

2121

2222
For more information about the cmdlets used in these samples, see [Application Proxy Application Management](https://docs.microsoft.com/powershell/module/azuread/?view=azureadps-2.0#application_proxy_application_management) and [Application Proxy Connector Management](https://docs.microsoft.com/powershell/module/azuread/?view=azureadps-2.0#application_proxy_connector_management).

articles/active-directory/manage-apps/methods-for-assigning-users-and-groups.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ This article shows you how to assign users or groups to an application in Azure
3030

3131
The availability of group-based assignment is determined by your license agreement. Group-based assignment is supported for Security groups only. Nested group memberships and O365 groups are not currently supported.
3232

33-
## Prerequisites
34-
Before you can assign users and groups to an application, you must require user assignment. To require user assignment:
33+
## Configure the application to require assignment
3534

36-
1. Log in to the Azure portal with an administrator account.
35+
An application can be configured to require assignment before it can be accessed. To require assignment:
36+
37+
1. Log in to the Azure portal with an administrator account, or as an owner of the app under **Enterprise apps**.
3738
2. Click on the **All services** item in the main menu.
3839
3. Choose the directory you are using for the application.
3940
4. Click on the **Enterprise applications** tab.

articles/active-directory/saas-apps/kerbf5-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ This adds the new Active Directory server to the Active Directory Servers list.
371371
>[!Note]
372372
> You will need the Kerberos Delegation Account to be created and specified. Refer KCD Section (Refer Appendix for Variable References)
373373
374-
* **Username Source**: session.saml.last.attr.name.http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
374+
* **Username Source**: session.saml.last.attr.name.http:\//schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
375375

376376
* **User Realm Source**: session.logon.last.domain
377377

12.6 KB
Loading

articles/active-directory/saas-apps/productboard-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To configure and test Azure AD SSO with productboard, complete the following bui
6565
* **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
6666
* **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
6767
1. **[Configure productboard SSO](#configure-productboard-sso)** - to configure the single sign-on settings on application side.
68-
* **[Create productboard test user](#create-productboard-test-user)** - to have a counterpart of B.Simon in EZOfficeInventory that is linked to the Azure AD representation of user.
68+
* **[Create productboard test user](#create-productboard-test-user)** - to have a counterpart of B.Simon in productboard that is linked to the Azure AD representation of user.
6969
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
7070

7171
### Configure Azure AD SSO

articles/advisor/advisor-cost-recommendations.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Advisor helps you optimize and reduce your overall Azure spend by identifying id
1616

1717
## Optimize virtual machine spend by resizing or shutting down underutilized instances
1818

19-
Although certain application scenarios can result in low utilization by design, you can often save money by managing the size and number of your virtual machines. Advisor advanced evaluation models considers a virtual machines for shut-down when P95th of the max of max value of CPU utilization is less than 3% and network utilization is less than 2% over a 7 day period. Virtual machines are considered for right size when it is possible to fit the current load in a smaller SKU (within the same SKU family) or a smaller number # of instance such that the current load doesn’t go over 80% utilization when non-user facing workloads and not above 40% when user-facing workload. Here, the type of workload is determined by analyzing the CPU utilization characteristics of the workload.
19+
Although certain application scenarios can result in low utilization by design, you can often save money by managing the size and number of your virtual machines. Advisor advanced evaluation models considers virtual machines for shut-down when P95th of the max of max value of CPU utilization is less than 3% and network utilization is less than 2% over a 7 day period. Virtual machines are considered for right size when it is possible to fit the current load in a smaller SKU (within the same SKU family) or a smaller number # of instance such that the current load doesn’t go over 80% utilization when non-user facing workloads and not above 40% when user-facing workload. Here, the type of workload is determined by analyzing the CPU utilization characteristics of the workload.
2020

2121
The recommended actions are shut-down or resize, specific to resource being recommended for. Advisor shows you the estimated cost savings for either recommended actions - resize or shut-down. Also, for resize recommended action, Advisor provides current and target SKU information.
2222

@@ -45,13 +45,15 @@ Advisor identifies public IP addresses that are not currently associated to Azur
4545
Azure Advisor will detect Azure Data Factory pipelines that repeatedly fail and recommend that you resolve the issues or delete the failing pipelines if they are no longer needed. You will be billed for these pipelines even if though they are not serving you while they are failing.
4646

4747
## Use Standard Snapshots for Managed Disks
48-
To save 60% of cost, we recommend storing your snapshots in Standard Storage, regardless of the storage type of the parent disk. This is the default option for Managed Disks snapshots. Azure Advisor will identify snapshots that are stored Premium Storage and recommend migrating your snapshot from Premium to Standard Storage. [Learn more about Managed Disk pricing](https://aka.ms/aa_manageddisksnapshot_learnmore)
48+
To save 60% of cost, we recommend storing your snapshots in Standard Storage, regardless of the storage type of the parent disk. This option is the default option for Managed Disks snapshots. Azure Advisor will identify snapshots that are stored Premium Storage and recommend migrating your snapshot from Premium to Standard Storage. [Learn more about Managed Disk pricing](https://aka.ms/aa_manageddisksnapshot_learnmore)
4949

5050
## How to access Cost recommendations in Azure Advisor
5151

52-
1. Sign in to the [Azure portal](https://portal.azure.com), and then open [Advisor](https://aka.ms/azureadvisordashboard).
52+
1. Sign in to the [Azure portal](https://portal.azure.com).
5353

54-
2. On the Advisor dashboard, click the **Cost** tab.
54+
1. Search for and select [**Advisor**](https://aka.ms/azureadvisordashboard) from any page.
55+
56+
1. On the **Advisor** dashboard, select the **Cost** tab.
5557

5658
## Next steps
5759

articles/aks/certificate-rotation.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@ AKS generates and uses the following certificates, Certificate Authorities, and
3434
* The `kubectl` client has a certificate for communicating with the AKS cluster.
3535

3636
> [!NOTE]
37-
> AKS clusters created prior to March 2019 have certificates that expire after two years. Any cluster created after March 2019 or any cluster that has its certificates rotated have certificates that expire after 30 years.
37+
> AKS clusters created prior to March 2019 have certificates that expire after two years. Any cluster created after March 2019 or any cluster that has its certificates rotated have certificates that expire after 30 years. To verify when your cluster was created, use `kubectl get nodes` to see the *Age* of your node pools.
38+
>
39+
> Additionally, you can check the expiration date of your cluster's certificate. For example, the following command displays the certificate details for the *myAKSCluster* cluster.
40+
> ```console
41+
> kubectl config view --raw -o jsonpath='{.clusters[?(@.name == "myAKSCluster")].cluster.certificate-authority-data}' | base64 -d > my-cert.crt
42+
> openssl x509 -in my-cert.crt -text
43+
> ```
3844
3945
## Rotate your cluster certificates
4046

articles/api-management/api-management-howto-protect-backend-with-aad.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ To protect an API with Azure AD, the first step is to register an application in
5757

5858
1. On the app **Overview** page, find the **Application (client) ID** value and record it for later.
5959

60-
When the application is created, make a note of the **Application ID**, for use in a subsequent step.
61-
62-
1. Select **Expose an API** and click on **Save and continue** to create an Application ID URI.
60+
1. Select **Expose an API** and set the **Application ID URI** with the default value. Record this value for later.
6361

6462
1. In the **Add a scope** page, create a new scope supported by the API. (e.g., Read) then click on *Add scope* to create the scope. Repeat this step to add all scopes supported by your API.
6563

@@ -200,7 +198,7 @@ You can use the [Validate JWT](api-management-access-restriction-policies.md#Val
200198
<openid-config url="https://login.microsoftonline.com/{aad-tenant}/.well-known/openid-configuration" />
201199
<required-claims>
202200
<claim name="aud">
203-
<value>{Application ID of backend-app}</value>
201+
<value>{Application ID URI of backend-app}</value>
204202
</claim>
205203
</required-claims>
206204
</validate-jwt>

0 commit comments

Comments
 (0)