Skip to content

Commit 00e249e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us316657-sfi-image-cheryl-3
2 parents 83438e2 + d6a1ab9 commit 00e249e

File tree

273 files changed

+3128
-4011
lines changed

Some content is hidden

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

273 files changed

+3128
-4011
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,11 @@
480480
"redirect_url": "/azure/azure-health-insights/overview",
481481
"redirect_document_id": false
482482
},
483+
{
484+
"source_path_from_root": "/articles/azure-maps/tutorial-iot-hub-maps.md",
485+
"redirect_url": "/azure/azure-maps",
486+
"redirect_document_id": true
487+
},
483488
{
484489
"source_path_from_root": "/articles/azure-maps/about-creator.md",
485490
"redirect_url": "/azure/azure-maps/creator-indoor-maps",

articles/active-directory-b2c/custom-policy-developer-notes.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,19 @@ Azure Active Directory B2C [user flows and custom policies](user-flow-overview.m
3030

3131
- Support requests for public preview features can be submitted through regular support channels.
3232

33-
## User flows
34-
|Feature |User flow |Custom policy |Notes |
35-
|---------|:---------:|:---------:|---------|
36-
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA| |
37-
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with username and password.| GA | GA | |
38-
| [Profile editing flow](add-profile-editing-policy.md) | GA | GA | |
39-
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| Available in China cloud, but only for custom policies. |
40-
| [Force password reset](force-password-reset.md) | GA | GA | Available in China cloud, but only for custom policies. |
41-
| [Phone sign-up and sign-in](phone-authentication-user-flows.md) | GA | GA | Available in China cloud, but only for custom policies. |
42-
| [Smart lockout](threat-management.md) | GA | GA | |
43-
| [Conditional Access and Identity Protection](conditional-access-user-flow.md) | GA | GA | Not available for SAML applications. Limited CA features are available in China cloud. Identity Protection is not available in China cloud. |
44-
| [CAPTCHA](add-captcha.md) | Preview | Preview | You can enable it during sign-up or sign-in for Local accounts. |
33+
## Feature availability
34+
| Feature | User flow | Custom policy | User flow in China | Custom policy in China | Notes |
35+
|---|:---:|:---:|---|---|---|
36+
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA | GA | GA | |
37+
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with username and password. | GA | GA | GA | GA | |
38+
| [Profile editing flow](add-profile-editing-policy.md) | GA | GA | GA | GA | |
39+
| [Self-Service password reset](add-password-reset-policy.md) | GA | GA | GA | GA | |
40+
| [Force password reset](force-password-reset.md) | GA | GA | NA | GA | |
41+
| [Phone sign-up and sign-in](phone-authentication-user-flows.md) | GA | GA | NA | GA | |
42+
| [Smart lockout](threat-management.md) | GA | GA | NA | NA | |
43+
| [Conditional Access](conditional-access-user-flow.md) | GA | GA | NA | Limited availability | Not available for SAML applications. |
44+
| [Identity Protection](conditional-access-identity-protection-overview.md) | GA | GA | NA | NA | |
45+
| [CAPTCHA](add-captcha.md) | Preview | Preview | NA | NA | You can enable it during sign-up or sign-in for Local accounts. |
4546

4647
## OAuth 2.0 application authorization flows
4748

articles/app-service/environment/overview.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ An App Service Environment is a single-tenant deployment of Azure App Service th
5050

5151
Applications are hosted in App Service plans, which are created in an App Service Environment. An App Service plan is essentially a provisioning profile for an application host. As you scale out your App Service plan, you create more application hosts with all the apps in that App Service plan on each host. A single App Service Environment v3 can have up to 200 total App Service plan instances across all the App Service plans combined. A single App Service Isolated v2 (Iv2) plan can have up to 100 instances by itself.
5252

53-
When you're deploying onto dedicated hardware (hosts), you're limited in scaling across all App Service plans to the number of cores in this type of environment. An App Service Environment that's deployed on dedicated hosts has 132 vCores available. I1v2 uses two vCores, I2v2 uses four vCores, and I3v2 uses eight vCores per instance. Only I1v2, I2v2 and I3v2 SKU sizes are available on App Service Environment deployed on dedicated hosts.
53+
When you're deploying onto dedicated hardware (hosts), you're limited in scaling across all App Service plans to the number of cores in this type of environment. An App Service Environment that's deployed on dedicated hosts has 132 vCores available. I1v2 uses two vCores, I2v2 uses four vCores, and I3v2 uses eight vCores per instance. Only I1v2, I2v2, and I3v2 SKU sizes are available on App Service Environment deployed on dedicated hosts.
5454

5555
## Virtual network support
5656

57-
The App Service Environment feature is a deployment of Azure App Service into a single subnet on a virtual network. When you deploy an app into an App Service Environment, the app is exposed on the inbound address that's assigned to the App Service Environment. If your App Service Environment is deployed with an internal virtual IP (VIP) address, the inbound address for all the apps will be an address in the App Service Environment subnet. If your App Service Environment is deployed with an external VIP address, the inbound address will be an internet-addressable address, and your apps will be in a public Domain Name System.
57+
The App Service Environment feature is a deployment of Azure App Service into a single subnet on a virtual network. When you deploy an app into an App Service Environment, the app is exposed on the inbound address that's assigned to the App Service Environment. If your App Service Environment is deployed with an internal virtual IP (VIP) address, the inbound address for all the apps is an address in the App Service Environment subnet. If your App Service Environment is deployed with an external VIP address, the inbound address is an internet-addressable address, and your apps are in a public Domain Name System.
5858

59-
The number of addresses that are used by an App Service Environment v3 in its subnet will vary, depending on the number of instances and the amount of traffic. Some infrastructure roles are automatically scaled, depending on the number of App Service plans and the load. The recommended size for your App Service Environment v3 subnet is a `/24` Classless Inter-Domain Routing (CIDR) block with 256 addresses in it, because that size can host an App Service Environment v3 that's scaled out to its limit.
59+
The number of addresses that are used by an App Service Environment v3 in its subnet varies, depending on the number of instances and the amount of traffic. Some infrastructure roles are automatically scaled, depending on the number of App Service plans and the load. The recommended size for your App Service Environment v3 subnet is a `/24` Classless Inter-Domain Routing (CIDR) block with 256 addresses in it, because that size can host an App Service Environment v3 that's scaled out to its limit.
6060

6161
The apps in an App Service Environment don't need any features enabled to access resources on the same virtual network that the App Service Environment is in. If the App Service Environment virtual network is connected to another network, the apps in the App Service Environment can access resources in those extended networks. Traffic can be blocked by user configuration on the network.
6262

@@ -69,14 +69,14 @@ A benefit of using an App Service Environment instead of a multitenant service i
6969
App Service Environment v3 differs from earlier versions in the following ways:
7070

7171
- There are no networking dependencies on the customer's virtual network. You can secure all inbound and outbound traffic and route outbound traffic as you want.
72-
- You can deploy an App Service Environment v3 that's enabled for zone redundancy. You set zone redundancy only during creation and only in regions where all App Service Environment v3 dependencies are zone redundant. This is a deployment time only decision. Changing zone redundancy is not possible after it has been deployed. With zone redundant App Service Environment, each App Service Plan on the App Service Environment will need to have a minimum of three instances so that they can be spread across zones. For more information, see [Migrate App Service Environment to availability zone support](../../availability-zones/migrate-app-service-environment.md).
72+
- You can deploy an App Service Environment v3 that's enabled for zone redundancy. You set zone redundancy only during creation and only in regions where all App Service Environment v3 dependencies are zone redundant. Zone redundancy is a deployment time only decision. Changing zone redundancy isn't possible after it has been deployed. With zone redundant App Service Environment, each App Service Plan on the App Service Environment needs to have a minimum of three instances so that they can be spread across zones. For more information, see [Migrate App Service Environment to availability zone support](../../availability-zones/migrate-app-service-environment.md).
7373
- You can deploy an App Service Environment v3 on a dedicated host group. Host group deployments aren't zone redundant.
74-
- Scaling is much faster than with an App Service Environment v2. Although scaling still isn't immediate, as in the multitenant service, it's a lot faster.
74+
- Scaling is faster than with an App Service Environment v2. Although scaling still isn't immediate, as in the multitenant service, it's a lot faster.
7575
- Front-end scaling adjustments are no longer required. App Service Environment v3 front ends automatically scale to meet your needs and are deployed on better hosts.
7676
- Scaling no longer blocks other scale operations within the App Service Environment v3. Only one scale operation can be in effect for a combination of OS and size. For example, while your Windows small App Service plan is scaling, you could kick off a scale operation to run at the same time on a Windows medium or anything else other than Windows small.
7777
- You can reach apps in an internal-VIP App Service Environment v3 across global peering. Such access wasn't possible in earlier versions.
7878

79-
A few features that were available in earlier versions of App Service Environment aren't available in App Service Environment v3. For example, you can no longer do the following:
79+
A few features that were available in earlier versions of App Service Environment aren't available in App Service Environment v3. For example, you can no longer do these actions:
8080

8181
- Perform a backup and restore operation on a storage account behind a firewall.
8282
- Access the FTPS endpoint using a custom domain suffix.
@@ -202,7 +202,7 @@ App Service Environment v3 is available in the following regions:
202202

203203
### In-region data residency
204204

205-
An App Service Environment will only store customer data including app content, settings and secrets within the region where it's deployed. All data is guaranteed to remain in the region. For more information, see [Data residency in Azure](https://azure.microsoft.com/explore/global-infrastructure/data-residency/#overview).
205+
An App Service Environment only stores customer data including app content, settings, and secrets within the region where it's deployed. All data is guaranteed to remain in the region. For more information, see [Data residency in Azure](https://azure.microsoft.com/explore/global-infrastructure/data-residency/#overview).
206206

207207
## Pricing tiers
208208

@@ -265,13 +265,12 @@ The following sections list the regional pricing tiers (SKUs) availability for A
265265
| UK West ||||
266266
| West Central US || ✅ * | |
267267
| West Europe || ✅ * | |
268-
| West India ||| |
269-
| West US ||| |
268+
| West India ||| |
269+
| West US ||| |
270270
| West US 2 ||||
271271
| West US 3 ||||
272272

273-
\* Windows Container does not support Large skus in this region.
274-
\** Linux does not support Memory intensive skus in this region.
273+
\* Windows Container doesn't support Large skus in this region.
275274

276275
### Azure Government:
277276

Binary file not shown.

articles/azure-cache-for-redis/quickstart-create-redis-enterprise.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
title: 'Quickstart: Create a Redis Enterprise cache'
33
description: Learn how to create an instance of Azure Cache for Redis to use in the Enterprise tier.
44

5-
6-
75
ms.custom: mvc, mode-other
86
ms.topic: quickstart
9-
ms.date: 04/10/2023
7+
ms.date: 04/12/2023
108
#Customer intent: As a Redis Enterprise developer who is new to Azure Cache for Redis, I want to create a new cache in the Enterprise tier of Azure Cache for Redis.
119
---
1210

articles/azure-functions/flex-consumption-plan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ In Flex Consumption, many of the standard application settings and site configur
136136

137137
Keep these other considerations in mind when using Flex Consumption plan during the current preview:
138138

139+
+ ** Host ** There is a 30 seconds timeout for the app initialization. If your function app takes longer than 30 seconds to start you will see gRPC related System.TimeoutException entries. This will be configurable and a more clear exception will be implemented as part of [this host work item](https://github.com/Azure/azure-functions-host/issues/10482).
140+
+ ** Durable Functions Performance ** Due to the per function scaling nature of Flex Consumption, to ensure the best performance for Durable Functions we recommend setting the [Always Ready instance count](./flex-consumption-how-to.md#set-always-ready-instance-counts) for the `durable` group to `1`. Also, with the Azure Storage provider, consider reducing the [queue polling interval](./durable/durable-functions-azure-storage-provider.md#queue-polling) to 10 seconds or less.
139141
+ **VNet Integration** Ensure that the `Microsoft.App` Azure resource provider is enabled for your subscription by [following these instructions](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider). The subnet delegation required by Flex Consumption apps is `Microsoft.App/environments`.
140142
+ **Triggers**: All triggers are fully supported except for Kafka and Azure SQL triggers. The Blob storage trigger only supports the [Event Grid source](./functions-event-grid-blob-trigger.md). Non-C# function apps must use version `[4.0.0, 5.0.0)` of the [extension bundle](./functions-bindings-register.md#extension-bundles), or a later version.
141143
+ **Regions**:

articles/azure-functions/functions-infrastructure-as-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ resource storageAccount 'Microsoft.Storage/storageAccounts@2023-05-01' = {
131131
For more context, see the complete [main.bicep](https://github.com/Azure-Samples/function-app-arm-templates/blob/main/function-app-linux-consumption/main.bicep#L37) file in the templates repository.
132132
::: zone-end
133133
::: zone pivot="flex-consumption-plan"
134-
For more context, see the complete [storage-account.bicep](https://github.com/Azure-Samples/azure-functions-flex-consumption-samples/blob/main/starters/http/dotnet/infra/core/storage/storage-account.bicep#L11) file in the sample repository.
134+
For more context, see the complete [storage-account.bicep](https://github.com/Azure-Samples/functions-quickstart-dotnet-azd/blob/main/infra/core/storage/storage-account.bicep) file in the sample repository.
135135
::: zone-end
136136

137137
### [ARM template](#tab/json)

articles/azure-maps/about-azure-maps.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Maps is a collection of geospatial services and SDKs that use fresh mappin
1919
* Various routing options; such as point-to-point, multipoint, multipoint optimization, isochrone, electric vehicle, commercial vehicle, traffic influenced, and matrix routing.
2020
* Traffic flow view and incidents view, for applications that require real-time traffic information.
2121
* Time zone and Geolocation services.
22-
* Geofencing service and mapping data storage, with location information hosted in Azure.
22+
* Geofencing service with location information hosted in Azure.
2323
* Location intelligence through geospatial analytics.
2424

2525
Additionally, Azure Maps services are available through the Web SDK. These tools help developers quickly develop and scale solutions that integrate location information into Azure solutions.
@@ -56,10 +56,6 @@ Use the Azure Maps Android SDK to create mobile mapping applications.
5656

5757
Azure Maps consists of the following services that can provide geographic context to your Azure applications.
5858

59-
### Data registry service
60-
61-
Data is imperative for maps. Use the Data registry service to access geospatial data, used with spatial operations or image composition, previously uploaded to your [Azure Storage]. By bringing customer data closer to the Azure Maps service, you reduce latency and increase productivity. For more information, see [Data registry] in the Azure Maps REST API documentation.
62-
6359
### Geolocation service
6460

6561
Use the Geolocation service to retrieve the two-letter country/region code for an IP address. This service can help you enhance user experience by providing customized application content based on geographic location.
@@ -107,12 +103,6 @@ The Search service also provides advanced features such as:
107103

108104
For more information, see [Search] in the Azure Maps REST API documentation.
109105

110-
### Spatial service
111-
112-
The Spatial service quickly analyzes location information to help inform customers of ongoing events happening in time and space. It enables near real-time analysis and predictive modeling of events.
113-
114-
The service enables customers to enhance their location intelligence with a library of common geospatial mathematical calculations. Common calculations include closest point, great circle distance, and buffers. For more information about the Spatial service and its various features, see [Spatial] in the Azure Maps REST API documentation.
115-
116106
### Timezone service
117107

118108
The Time zone service enables you to query current, historical, and future time zone information. You can use either latitude and longitude pairs or an [IANA ID] as an input. The Time zone service also allows for:
@@ -217,15 +207,11 @@ Stay up to date on Azure Maps:
217207
[Azure Maps blog]
218208

219209
<!--------- learn.microsoft.com links --------------->
220-
[Azure Storage]: ../storage/common/storage-introduction.md
221210
[Get started with Azure Maps Power BI visual]: power-bi-visual-get-started.md
222211
[How to use the Get Map Attribution API]: how-to-show-attribution.md
223212
[Quickstart: Create a web app]: quick-demo-map-app.md
224-
[v1]: /rest/api/maps/data?view=rest-maps-1.0&preserve-view=true
225-
[v2]: /rest/api/maps/data
226-
[How to create data registry]: how-to-create-data-registries.md
213+
227214
<!--------- REST API Links --------------->
228-
[Data registry]: /rest/api/maps/data-registry
229215
[Geolocation]: /rest/api/maps/geolocation
230216
[Get Map Tile]: /rest/api/maps/render/get-map-tile
231217
[Get Weather along route API]: /rest/api/maps/weather/getweatheralongroute
@@ -235,7 +221,6 @@ Stay up to date on Azure Maps:
235221
[REST APIs]: /rest/api/maps/
236222
[Route]: /rest/api/maps/route
237223
[Search]: /rest/api/maps/search?view=rest-maps-1.0&preserve-view=true
238-
[Spatial]: /rest/api/maps/spatial
239224
[TilesetID]: /rest/api/maps/render/get-map-tile#tilesetid
240225
[Timezone]: /rest/api/maps/timezone
241226
[Traffic]: /rest/api/maps/traffic

0 commit comments

Comments
 (0)