Skip to content

Commit 048d3d0

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into heidist-cases
2 parents 78b6845 + d5e7946 commit 048d3d0

File tree

11 files changed

+29
-16
lines changed

11 files changed

+29
-16
lines changed

articles/active-directory/privileged-identity-management/pim-how-to-change-default-settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ If setting multiple approvers, approval completes as soon as one of them approve
103103
![Select a user or group pane to select approvers](./media/pim-resource-roles-configure-role-settings/resources-role-settings-select-approvers.png)
104104

105105
1. Select at least one user and then click **Select**. Select at least one approver. If no specific approvers are selected, Privileged Role Administrators and Global Administrators become the default approvers.
106+
> [!Note]
107+
> An approver does not have to have an Azure AD administrative role themselves. They can be a regular user, such as an IT executive.
106108
107109
1. Select **Update** to save your changes.
108110

articles/aks/ingress-basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ kubectl apply -f aks-helloworld-two.yaml --namespace ingress-basic
394394

395395
Both applications are now running on your Kubernetes cluster. To route traffic to each application, create a Kubernetes ingress resource. The ingress resource configures the rules that route traffic to one of the two applications.
396396

397-
In the following example, traffic to *EXTERNAL_IP* is routed to the service named `aks-helloworld-one`. Traffic to *EXTERNAL_IP/hello-world-two* is routed to the `aks-helloworld-two` service. Traffic to *EXTERNAL_IP/static* is routed to the service named `aks-helloworld-one` for static assets.
397+
In the following example, traffic to *EXTERNAL_IP/hello-world-one* is routed to the service named `aks-helloworld-one`. Traffic to *EXTERNAL_IP/hello-world-two* is routed to the `aks-helloworld-two` service. Traffic to *EXTERNAL_IP/static* is routed to the service named `aks-helloworld-one` for static assets.
398398

399399
Create a file named `hello-world-ingress.yaml` and copy in the following example YAML.
400400

articles/azure-functions/functions-bindings-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following table lists the currently available versions of the default *Micro
4545
<sup>1</sup> Version 3.x of the extension bundle currently doesn't include the [Table Storage bindings](./functions-bindings-storage-table.md). If your app requires Table Storage, you'll need to continue using the 2.x version for now.
4646

4747
> [!NOTE]
48-
> While you can a specify custom version range in host.json, we recommend you use a version value from this table.
48+
> Even though host.json supports custom ranges for `version`, you should use a version value from this table.
4949
5050
## Explicitly install extensions
5151

articles/azure-monitor/profiler/profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To enable Profiler on Linux, walk through the [ASP.NET Core Azure Linux web apps
1717
> For more information about supported runtime, see [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
1818
1919

20-
## Pre-requisites
20+
## Prerequisites
2121

2222
- An [Azure App Services ASP.NET/ASP.NET Core app](../../app-service/quickstart-dotnetcore.md).
2323
- [Application Insights resource](../app/create-new-resource.md) connected to your App Service app.

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 08/11/2022
15+
ms.date: 08/22/2022
1616
ms.author: ramakk
1717
---
1818
# Guidelines for Azure NetApp Files network planning
@@ -33,7 +33,7 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
3333

3434
### Supported regions
3535

36-
Azure NetApp Files standard network features are supported for the following regions:
36+
Azure NetApp Files Standard network features are supported for the following regions:
3737

3838
* Australia Central
3939
* Australia Central 2
@@ -80,7 +80,10 @@ The following table describes what’s supported for each network features confi
8080
| Dual stack (IPv4 and IPv6) VNet | No <br> (IPv4 only supported) | No <br> (IPv4 only supported) |
8181

8282
> [!IMPORTANT]
83-
> Upgrade from basic to standard network feature is not currently supported.
83+
> Upgrade from Basic to Standard network feature is not currently supported.
84+
85+
> [!IMPORTANT]
86+
> Conversion between Basic and Standard networking features is not currently supported.
8487
8588
### Supported network topologies
8689

@@ -158,7 +161,7 @@ The following diagram illustrates an Azure-native environment with cross-region
158161

159162
:::image type="content" source="../media/azure-netapp-files/azure-native-cross-region-peering.png" alt-text="Diagram depicting Azure native environment setup with cross-region VNet peering." lightbox="../media/azure-netapp-files/azure-native-cross-region-peering.png":::
160163

161-
With the standard network feature, VMs are able to connect to volumes in another region via global or cross-region VNet peering. The above diagram adds a second region to the configuration in the [local VNet peering section](#vnet-peering). For VNet 4 in this diagram, an Azure NetApp Files volume is created in a delegated subnet and can be mounted on VM5 in the application subnet.
164+
With Standard network features, VMs are able to connect to volumes in another region via global or cross-region VNet peering. The above diagram adds a second region to the configuration in the [local VNet peering section](#vnet-peering). For VNet 4 in this diagram, an Azure NetApp Files volume is created in a delegated subnet and can be mounted on VM5 in the application subnet.
162165

163166
In the diagram, VM2 in Region 1 can connect to Volume 3 in Region 2. VM5 in Region 2 can connect to Volume 2 in Region 1 via VNet peering between Region 1 and Region 2.
164167

articles/azure-netapp-files/faq-smb.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: storage
66
ms.topic: conceptual
77
author: b-hchen
88
ms.author: anfdocs
9-
ms.date: 04/21/2022
9+
ms.date: 08/24/2022
1010
---
1111
# SMB FAQs for Azure NetApp Files
1212

@@ -30,7 +30,7 @@ However, you can map multiple NetApp accounts that are under the same subscripti
3030

3131
Both [Azure Active Directory (AD) Domain Services](../active-directory-domain-services/overview.md) and [Active Directory Domain Services (AD DS)](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview) are supported. You can use existing Active Directory domain controllers with Azure NetApp Files. Domain controllers can reside in Azure as virtual machines, or on premises via ExpressRoute or S2S VPN. Azure NetApp Files doesn't support AD join for [Azure Active Directory](https://azure.microsoft.com/resources/videos/azure-active-directory-overview/) at this time.
3232

33-
If you are using Azure NetApp Files with Azure Active Directory Domain Services, the organizational unit path is `OU=AADDC Computers` when you configure Active Directory for your NetApp account.
33+
If you're using Azure NetApp Files with Azure Active Directory Domain Services, the organizational unit path is `OU=AADDC Computers` when you configure Active Directory for your NetApp account.
3434

3535
## What versions of Windows Server Active Directory are supported?
3636

@@ -75,6 +75,10 @@ Azure NetApp Files supports [`CHANGE_NOTIFY` response](/openspecs/windows_protoc
7575

7676
Azure NetApp Files also supports [`LOCK` response](/openspecs/windows_protocols/ms-smb2/e215700a-102c-450a-a598-7ec2a99cd82c). This response is for the client’s request that comes in the form of a [`LOCK` request](/openspecs/windows_protocols/ms-smb2/6178b960-48b6-4999-b589-669f88e9017d).
7777

78+
## What network authentication methods are supported for SMB volumes in Azure NetApp Files?
79+
80+
NTLMv2 and Kerberos network authentication methods are supported with SMB volumes in Azure NetApp Files. NTLMv1 and LanManager are disabled and are not supported.
81+
7882
## What is the password rotation policy for the Active Directory machine account for SMB volumes?
7983

8084
The Azure NetApp Files service has a policy that automatically updates the password on the Active Directory machine account that is created for SMB volumes. This policy has the following properties:

articles/iot-hub-device-update/device-update-proxy-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ With Proxy updates, you can (1) target over-the-air updates to multiple componen
1616
* Targeting specific update files to different apps/components on the device
1717
* Targeting specific update files to sensors connected to an IoT devices. These sensors could be connected to the IoT device over a network protocol (for example, USB, CANbus etc.).
1818

19-
## Pre-requisite
19+
## Prerequisite
2020
In order to update a component or components that connected to a target IoT Device, the device builder must register a custom **Component Enumerator Extension** that is built specifically for their IoT devices. The Component Enumerator Extension is required so that the Device Update Agent can map a **'child update'** with a specific component, or group of components, which the update is intended for. See [Contoso Component Enumerator](components-enumerator.md) for an example on how to implement and register a custom Component Enumerator extension.
2121

2222
> [!NOTE]

articles/marketplace/what-is-new.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: mingshen
55
ms.service: marketplace
66
ms.subservice: partnercenter-marketplace-publisher
77
ms.topic: conceptual
8-
ms.date: 08/01/2022
8+
ms.date: 08/24/2022
99
---
1010

1111
# What's new in the Microsoft commercial marketplace
@@ -16,6 +16,7 @@ Learn about important updates in the commercial marketplace program of Partner C
1616

1717
| Category | Description | Date |
1818
| --- | --- | --- |
19+
| Offers | ISVs can now publish 1-year and 3-year prices for their Virtual Machine plans to let customers save money when they commit for a long-term agreement. To learn more, see [Plan a virtual machine offer](azure-vm-plan-pricing-and-availability.md#configure-reservation-pricing-optional). | 2022-08-24 |
1920
| Offers | Software as a service (SaaS) plans now support 2-year and 3-year billing term with upfront, monthly or annually payment options. To learn more, see [Plan a SaaS offer for the commercial marketplace](plan-saas-offer.md#saas-billing-terms-and-payment-options). | 2022-08-01 |
2021
| Offers | ISVs can now offer custom prices, terms, conditions, and pricing for a specific customer through private offers. See [ISV to customer private offers](isv-customer.md) and the [FAQ](isv-customer-faq.yml). | 2022-04-06 |
2122
| Offers | Publishers can now [change transactable offer and plan pricing](price-changes.md) without having to discontinue an offer and recreate it with new pricing (also see [this FAQ](price-changes-faq.yml)). | 2022-03-30 |

articles/remote-rendering/how-tos/create-an-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This chapter guides you through the steps to create an account for the **Azure R
1616

1717
The following steps are needed to create an account for the Azure Remote Rendering service:
1818

19-
1. Go to the [Mixed Reality Preview page](https://aka.ms/MixedRealityPrivatePreview)
19+
1. Go to the Azure portal [portal.azure.com](https://ms.portal.azure.com/)
2020
1. Click the 'Create a resource' button
2121
1. In the search field ("Search the marketplace"), type in "Remote Rendering" and hit 'enter'.
2222
1. In the result list, click on the "Remote Rendering" tile

articles/synapse-analytics/sql/create-external-table-as-select.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ USE [mydbname];
8383
GO
8484

8585
SELECT
86-
country_name, population
86+
CountryName, PopulationCount
8787
FROM PopulationCETAS
8888
WHERE
89-
[year] = 2019
89+
[Year] = 2019
9090
ORDER BY
91-
[population] DESC;
91+
[PopulationCount] DESC;
9292
```
9393

9494
## Remarks

0 commit comments

Comments
 (0)