Skip to content

Commit 8c46ee9

Browse files
authored
Merge pull request #247411 from MicrosoftDocs/main
8/4/2023 PM Publish
2 parents b58bbe6 + 6e676e6 commit 8c46ee9

File tree

110 files changed

+2807
-1567
lines changed

Some content is hidden

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

110 files changed

+2807
-1567
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24112,6 +24112,26 @@
2411224112
"source_path_from_root": "/articles/private-link/tutorial-private-endpoint-webapp-portal.md",
2411324113
"redirect_url": "/azure/private-link/create-private-endpoint-portal",
2411424114
"redirect_document_id": false
24115+
},
24116+
{
24117+
"source_path_from_root": "/articles/aks/use-multiple-node-pools.md",
24118+
"redirect_url": "/azure/aks/create-node-pools",
24119+
"redirect_document_id": false
24120+
},
24121+
{
24122+
"source_path_from_root": "/articles/reliability/migrate-app-service.md",
24123+
"redirect_url": "/azure/reliability/reliability-app-service",
24124+
"redirect_document_id": false
24125+
},
24126+
{
24127+
"source_path_from_root": "/articles/reliability/migrate-app-service-environment.md",
24128+
"redirect_url": "/azure/reliability/reliability-app-service",
24129+
"redirect_document_id": false
2411524130
}
24131+
24132+
24133+
24134+
24135+
2411624136
]
2411724137
}

articles/active-directory/authentication/howto-mfa-mfasettings.md

Lines changed: 29 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -170,14 +170,35 @@ Default number: *+1 (855) 330-8653*
170170

171171
The following table lists more numbers for different countries.
172172

173-
| Country | Number |
174-
|:-----------|:----------------|
175-
| Croatia | +385 15507766 |
176-
| Ghana | +233 308250245 |
177-
| Sri Lanka | +94 117750440 |
178-
| Ukraine | +380 443332393 |
179-
180-
173+
| Country | Number(s) |
174+
|:---------------------|:----------------|
175+
| Austria | +43 6703062076 |
176+
| Bangladesh | +880 9604606026 |
177+
| Croatia | +385 15507766 |
178+
| Ecuador | +593 964256042 |
179+
| Estonia | +372 6712726 |
180+
| France | +33 744081468 |
181+
| Ghana | +233 308250245 |
182+
| Greece | +30 2119902739 |
183+
| Guatemala | +502 23055056 |
184+
| Hong Kong | +852 25716964 |
185+
| India | +91 3371568300, +91 1205089400, +91 4471566601, +91 2271897557, +91 1203524400, +91 3335105700, +91 2235544120, +91 4435279600|
186+
| Jordan | +962 797639442 |
187+
| Kenya | +254 709605276 |
188+
| Netherlands | +31 202490048 |
189+
| Nigeria | +234 7080627886 |
190+
| Pakistan | +92 4232618686 |
191+
| Poland | +48 699740036 |
192+
| Saudi Arabia | +966 115122726 |
193+
| South Africa | +27 872405062 |
194+
| Spain | +34 913305144 |
195+
| Sri Lanka | +94 117750440 |
196+
| Sweden | +46 701924176 |
197+
| Taiwan | +886 277515260 |
198+
| Turkey | +90 8505404893 |
199+
| Ukraine | +380 443332393 |
200+
| United Arab Emirates | +971 44015046 |
201+
| Vietnam | +84 2039990161 |
181202

182203
> [!NOTE]
183204
> When Azure AD Multi-Factor Authentication calls are placed through the public telephone network, sometimes the calls are routed through a carrier that doesn't support caller ID. Because of this, caller ID isn't guaranteed, even though Azure AD Multi-Factor Authentication always sends it. This applies both to phone calls and text messages provided by Azure AD Multi-Factor Authentication. If you need to validate that a text message is from Azure AD Multi-Factor Authentication, see [What SMS short codes are used for sending messages?](multi-factor-authentication-faq.yml#what-sms-short-codes-are-used-for-sending-sms-messages-to-my-users-).

articles/active-directory/authentication/howto-mfaserver-deploy.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: multi-factor-authentication
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: how-to
9-
ms.date: 10/10/2022
9+
ms.date: 08/04/2023
1010

1111
ms.author: justinha
1212
author: justinha
@@ -48,14 +48,16 @@ When a master Azure MFA Server goes offline, the subordinate servers can still p
4848

4949
### Prepare your environment
5050

51-
Make sure the server that you're using for Azure Multi-Factor Authentication meets the following requirements:
51+
Make sure the server that you're using for Azure Multi-Factor Authentication meets the following requirements.
5252

5353
| Azure Multi-Factor Authentication Server Requirements | Description |
5454
|:--- |:--- |
5555
| Hardware |<li>200 MB of hard disk space</li><li>x32 or x64 capable processor</li><li>1 GB or greater RAM</li> |
56-
| Software |<li>Windows Server 2019</li><li>Windows Server 2016</li><li>Windows Server 2012 R2</li><li>Windows Server 2012</li><li>Windows Server 2008/R2 (with [ESU](/lifecycle/faq/extended-security-updates) only)</li><li>Windows 10</li><li>Windows 8.1, all editions</li><li>Windows 8, all editions</li><li>Windows 7, all editions (with [ESU](/lifecycle/faq/extended-security-updates) only)</li><li>Microsoft .NET 4.0 Framework</li><li>IIS 7.0 or greater if installing the user portal or web service SDK</li> |
56+
| Software |<li>Windows Server 2019<sup>1</sup></li><li>Windows Server 2016</li><li>Windows Server 2012 R2</li><li>Windows Server 2012</li><li>Windows Server 2008/R2 (with [ESU](/lifecycle/faq/extended-security-updates) only)</li><li>Windows 10</li><li>Windows 8.1, all editions</li><li>Windows 8, all editions</li><li>Windows 7, all editions (with [ESU](/lifecycle/faq/extended-security-updates) only)</li><li>Microsoft .NET 4.0 Framework</li><li>IIS 7.0 or greater if installing the user portal or web service SDK</li> |
5757
| Permissions | Domain Administrator or Enterprise Administrator account to register with Active Directory |
5858

59+
<sup>1</sup>If Azure MFA Server fails to activate on an Azure VM that runs Windows Server 2019, try using another version of Windows Server.
60+
5961
### Azure MFA Server Components
6062

6163
There are three web components that make up Azure MFA Server:

articles/active-directory/conditional-access/concept-conditional-access-cloud-apps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ When a Conditional Access policy targets the Microsoft Admin Portals cloud app,
155155

156156
Other Microsoft admin portals will be added over time.
157157

158+
> [!IMPORTANT]
159+
> Microsoft Admin Poratls (preview) is not currently supported in Government clouds.
160+
158161
> [!NOTE]
159162
> The Microsoft Admin Portals app applies to interactive sign-ins to the listed admin portals only. Sign-ins to the underlying resources or services like Microsoft Graph or Azure Resource Manager APIs are not covered by this application. Those resources are protected by the [Microsoft Azure Management](#microsoft-azure-management) app. This enables customers to move along the MFA adoption journey for admins without impacting automation that relies on APIs and PowerShell. When you are ready, Microsoft recommends using a [policy requiring administrators perform MFA always](howto-conditional-access-policy-admin-mfa.md) for comprehensive protection.
160163

articles/active-directory/conditional-access/how-to-policy-mfa-admin-portals.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ ms.collection: M365-identity-device-management
1919

2020
Microsoft recommends securing access to any Microsoft admin portals like Microsoft Entra, Microsoft 365, Exchange, and Azure. Using the [Microsoft Admin Portals (Preview)](concept-conditional-access-cloud-apps.md#microsoft-admin-portals-preview) app organizations can control interactive access to Microsoft admin portals.
2121

22+
> [!IMPORTANT]
23+
> Microsoft Admin Poratls (preview) is not currently supported in Government clouds.
24+
2225
## User exclusions
2326
[!INCLUDE [active-directory-policy-exclusions](../../../includes/active-directory-policy-exclude-user.md)]
2427

articles/active-directory/governance/entitlement-management-external-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ To ensure people outside of your organization can request access packages and ge
9393
- If you want to create an entitlement management policy that includes **All users** (All connected organizations + any new external users), you must first enable email one-time passcode authentication for your directory. For more information, see [Email one-time passcode authentication](../external-identities/one-time-passcode.md).
9494
- For more information about Azure AD B2B external collaboration settings, see [Configure external collaboration settings](../external-identities/external-collaboration-settings-configure.md).
9595

96-
[ ![Azure AD external collaboration settings](./media/entitlement-management-external-users/collaboration-settings.png) ](./media/entitlement-management-external-users/collaboration-settings.png#lightbox)
96+
[![Azure AD external collaboration settings](./media/entitlement-management-external-users/collaboration-settings.png)](./media/entitlement-management-external-users/collaboration-settings.png#lightbox)
9797

9898
> [!NOTE]
9999
> If you create a connected organization for an Azure AD tenant from a different Microsoft cloud, you also need to configure cross-tenant access settings appropriately. For more information on how to configure these settings, see [Configure cross-tenant access settings](../external-identities/cross-cloud-settings.md).

articles/active-directory/governance/entitlement-management-request-access.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,11 @@ The first step is to sign in to the My Access portal where you can request acces
3232

3333
**Prerequisite role:** Requestor
3434

35-
1. Look for an email or a message from the project or business manager you're working with. The email should include a link to the access package you'll need access to. The link starts with `myaccess`, includes a directory hint, and ends with an access package ID. (For US Government, the domain may be `https://myaccess.microsoft.us` instead.)
35+
1. Look for an email or a message from the project or business manager you're working with. The email should include a link to the access package you need access to. The link starts with `myaccess`, includes a directory hint, and ends with an access package ID. (For US Government, the domain may be `https://myaccess.microsoft.us` instead.)
3636

3737
`https://myaccess.microsoft.com/@<directory_hint>#/access-packages/<access_package_id>`
38+
> [!NOTE]
39+
> When signing into My Access via your directory hint link, you will be required to reauthenticate with your login credentials.
3840
3941
1. Open the link.
4042

@@ -107,7 +109,7 @@ When you request access to an access package, your request might be denied or yo
107109

108110
![Select access package and view link](./media/entitlement-management-request-access/resubmit-request-select-request-and-view.png)
109111

110-
A pane will open to the right with the request history for the access package.
112+
A pane opens to the right with the request history for the access package.
111113

112114
![Select resubmit button](./media/entitlement-management-request-access/resubmit-request-select-resubmit.png)
113115

articles/advisor/advisor-reference-operational-excellence-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Learn more about [Kubernetes service - EnableClusterAutoscaler (Enable the Clust
180180

181181
Some of the subnets for this cluster's node pools are full and cannot take any more worker nodes. Using the Azure CNI plugin requires to reserve IP addresses for each node and all the pods for the node at node provisioning time. If there is not enough IP address space in the subnet, no worker nodes can be deployed. Additionally, the AKS cluster cannot be upgraded if the node subnet is full.
182182

183-
Learn more about [Kubernetes service - NodeSubnetIsFull (The AKS node pool subnet is full)](../aks/use-multiple-node-pools.md#add-a-node-pool-with-a-unique-subnet).
183+
Learn more about [Kubernetes service - NodeSubnetIsFull (The AKS node pool subnet is full)](../aks/create-node-pools.md#add-a-node-pool-with-a-unique-subnet).
184184

185185
### Disable the Application Routing Addon
186186

articles/ai-services/document-intelligence/concept-general-document.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ The General document v3.0 model combines powerful Optical Character Recognition
4343

4444
The general document API supports most form types and analyzes your documents and extract keys and associated values. It's ideal for extracting common key-value pairs from documents. You can use the general document model as an alternative to training a custom model without labels.
4545

46-
### Key normalization (common name)
47-
48-
When the service analyzes documents with variations in key names like ```Social Security Number```, ```Social Security Nbr```, ```SSN```, the output normalizes the key variations to a single common name, ```SocialSecurityNumber```. This normalization simplifies downstream processing for documents where you no longer need to account for variations in the key name.
49-
50-
:::image type="content" source="media/common-name.png" alt-text="Screenshot of general document processing in the Document Intelligence Studio.":::
51-
5246
## Development options
5347

5448
Document Intelligence v3.0 supports the following tools:

articles/ai-services/document-intelligence/concept-invoice.md

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -165,65 +165,65 @@ See how data, including customer information, vendor details, and line items, is
165165
166166
| Supported languages | Details |
167167
|:----------------------|:---------|
168-
| &bullet; English (en) | United States (us), Australia (au), Canada (ca), United Kingdom (uk), India (in)|
169-
| &bullet; Spanish (es) |Spain (es)|
170-
| &bullet; German (de) | Germany (de)|
171-
| &bullet; French (fr) | France (fr) |
172-
| &bullet; Italian (it) | Italy (it)|
173-
| &bullet; Portuguese (pt) | Portugal (pt), Brazil (br)|
174-
| &bullet; Dutch (nl) | Netherlands (nl)|
175-
| &bullet; Czech (cs) | Czechoslovakia (cz)|
176-
| &bullet; Danish (da) | Denmark (dk)|
177-
| &bullet; Estonian (et) | Estonia (ee)|
178-
| &bullet; Finnish (fi) | Finland (fl)|
179-
| &bullet; Croatian (hr) | Bosnia and Herzegovina (ba), Croatia (hr), Serbia (rs)|
180-
| &bullet; Hungarian (hu) | Hungary (hu)|
181-
| &bullet; Icelandic (is) | Iceland (is)|
182-
| &bullet; Japanese (ja) | Japan (ja)|
183-
| &bullet; Korean (ko) | Korea (kr)|
184-
| &bullet; Lithuanian (lt) | Lithuania (lt)|
185-
| &bullet; Latvian (lv) | Latvia (lv)|
186-
| &bullet; Malay (ms) | Malaysia (ms)|
187-
| &bullet; Norwegian (nb) | Norway (no)|
188-
| &bullet; Polish (pl) | Poland (pl)|
189-
| &bullet; Romanian (ro) | Romania (ro)|
190-
| &bullet; Slovak (sk) | Slovakia (sv)|
191-
| &bullet; Slovenian (sl) | Slovenia (sl)|
168+
| &bullet; English (`en`) | United States (`us`), Australia (`au`), Canada (`ca`), United Kingdom (-uk), India (-in)|
169+
| &bullet; Spanish (`es`) |Spain (`es`)|
170+
| &bullet; German (`de`) | Germany (`de`)|
171+
| &bullet; French (`fr`) | France (`fr`) |
172+
| &bullet; Italian (`it`) | Italy (`it`)|
173+
| &bullet; Portuguese (`pt`) | Portugal (`pt`), Brazil (`br`)|
174+
| &bullet; Dutch (`nl`) | Netherlands (`nl`)|
175+
| &bullet; Czech (`cs`) | Czechoslovakia (`cz`)|
176+
| &bullet; Danish (`da`) | Denmark (`dk`)|
177+
| &bullet; Estonian (`et`) | Estonia (`ee`)|
178+
| &bullet; Finnish (`fi`) | Finland (`fl`)|
179+
| &bullet; Croatian (`hr`) | Bosnia and Herzegovina (`ba`), Croatia (`hr`), Serbia (`rs`)|
180+
| &bullet; Hungarian (`hu`) | Hungary (`hu`)|
181+
| &bullet; Icelandic (`is`) | Iceland (`is`)|
182+
| &bullet; Japanese (`ja`) | Japan (`ja`)|
183+
| &bullet; Korean (`ko`) | Korea (`kr`)|
184+
| &bullet; Lithuanian (`lt`) | Lithuania (`lt`)|
185+
| &bullet; Latvian (`lv`) | Latvia (`lv`)|
186+
| &bullet; Malay (`ms`) | Malaysia (`ms`)|
187+
| &bullet; Norwegian (`nb`) | Norway (`no`)|
188+
| &bullet; Polish (`pl`) | Poland (`pl`)|
189+
| &bullet; Romanian (`ro`) | Romania (`ro`)|
190+
| &bullet; Slovak (`sk`) | Slovakia (`sv`)|
191+
| &bullet; Slovenian (`sl`) | Slovenia (`sl`)|
192192
| &bullet; Serbian (sr-Latn) | Serbia (latn-rs)|
193-
| &bullet; Albanian (sq) | Albania (al)|
194-
| &bullet; Swedish (sv) | Sweden (se)|
193+
| &bullet; Albanian (`sq`) | Albania (`al`)|
194+
| &bullet; Swedish (`sv`) | Sweden (`se`)|
195195
| &bullet; Chinese (simplified (zh-hans)) | China (zh-hans-cn)|
196196
| &bullet; Chinese (traditional (zh-hant)) | Hong Kong (zh-hant-hk), Taiwan (zh-hant-tw)|
197197

198198
| Supported Currency Codes | Details |
199199
|:----------------------|:---------|
200-
| &bullet; ARS | United States (us) |
201-
| &bullet; AUD | Australia (au) |
202-
| &bullet; BRL | United States (us) |
203-
| &bullet; CAD | Canada (ca) |
204-
| &bullet; CLP | United States (us) |
205-
| &bullet; CNY | United States (us) |
206-
| &bullet; COP | United States (us) |
207-
| &bullet; CRC | United States (us) |
208-
| &bullet; CZK | United States (us) |
209-
| &bullet; DKK | United States (us) |
210-
| &bullet; EUR | United States (us) |
211-
| &bullet; GBP | United Kingdom (uk) |
212-
| &bullet; HUF | United States (us) |
213-
| &bullet; IDR | United States (us) |
214-
| &bullet; INR | United States (us) |
215-
| &bullet; ISK | United States (us) |
216-
| &bullet; JPY | Japan (jp) |
217-
| &bullet; KRW | United States (us) |
218-
| &bullet; NOK | United States (us) |
219-
| &bullet; PAB | United States (us) |
220-
| &bullet; PEN | United States (us) |
221-
| &bullet; PLN | United States (us) |
222-
| &bullet; RON | United States (us) |
223-
| &bullet; RSD | United States (us) |
224-
| &bullet; SEK | United States (us) |
225-
| &bullet; TWD | United States (us) |
226-
| &bullet; USD | United States (us) |
200+
| &bullet; ARS | United States (`us`) |
201+
| &bullet; AUD | Australia (`au`) |
202+
| &bullet; BRL | United States (`us`) |
203+
| &bullet; CAD | Canada (`ca`) |
204+
| &bullet; CLP | United States (`us`) |
205+
| &bullet; CNY | United States (`us`) |
206+
| &bullet; COP | United States (`us`) |
207+
| &bullet; CRC | United States (`us`) |
208+
| &bullet; CZK | United States (`us`) |
209+
| &bullet; DKK | United States (`us`) |
210+
| &bullet; EUR | United States (`us`) |
211+
| &bullet; GBP | United Kingdom (`uk`) |
212+
| &bullet; HUF | United States (`us`) |
213+
| &bullet; IDR | United States (`us`) |
214+
| &bullet; INR | United States (`us`) |
215+
| &bullet; ISK | United States (`us`) |
216+
| &bullet; JPY | Japan (`jp`) |
217+
| &bullet; KRW | United States (`us`) |
218+
| &bullet; NOK | United States (`us`) |
219+
| &bullet; PAB | United States (`us`) |
220+
| &bullet; PEN | United States (`us`) |
221+
| &bullet; PLN | United States (`us`) |
222+
| &bullet; RON | United States (`us`) |
223+
| &bullet; RSD | United States (`us`) |
224+
| &bullet; SEK | United States (`us`) |
225+
| &bullet; TWD | United States (`us`) |
226+
| &bullet; USD | United States (`us`) |
227227

228228
## Field extraction
229229

0 commit comments

Comments
 (0)