Skip to content

Commit f3ee9f7

Browse files
authored
Merge branch 'main' into new-ti-tables-with-query-samples
2 parents 1e59c10 + 06a7039 commit f3ee9f7

File tree

2,278 files changed

+23724
-31007
lines changed

Some content is hidden

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

2,278 files changed

+23724
-31007
lines changed

.openpublishing.redirection.json

Lines changed: 49 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,16 @@
379379
"redirect_url": "/previous-versions/azure/partner-solutions/logzio/troubleshoot",
380380
"redirect_document_id": false
381381
},
382+
{
383+
"source_path": "articles/security/fundamentals/ocsp-sha-1-sunset.md",
384+
"redirect_url": "/azure/security/fundamentals/azure-CA-details",
385+
"redirect_document_id": false
386+
},
387+
{
388+
"source_path": "articles/security/fundamentals/tls-certificate-changes.md",
389+
"redirect_url": "/azure/security/fundamentals/azure-CA-details",
390+
"redirect_document_id": false
391+
},
382392
{
383393
"source_path": "articles/event-grid/event-schema-storage-actions.md",
384394
"redirect_url": "/azure/storage-actions/overview",
@@ -2179,11 +2189,6 @@
21792189
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
21802190
"redirect_document_id": false
21812191
},
2182-
{
2183-
"source_path": "articles/devtest-labs/devtest-lab-trusted-launch.md",
2184-
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
2185-
"redirect_document_id": false
2186-
},
21872192
{
21882193
"source_path": "articles/devtest-labs/integrate-environments-devops-pipeline.md",
21892194
"redirect_url": "/previous-versions/azure/devtest-labs/integrate-environments-devops-pipeline",
@@ -2299,6 +2304,11 @@
22992304
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-go-sdk",
23002305
"redirect_document_id": false
23012306
},
2307+
{
2308+
"source_path_from_root": "/articles/app-service/manage-disaster-recovery.md",
2309+
"redirect_url": "/azure/architecture/web-apps/guides/multi-region-app-service/multi-region-app-service",
2310+
"redirect_document_id": false
2311+
},
23022312
{
23032313
"source_path_from_root": "/articles/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk.md",
23042314
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk",
@@ -3879,6 +3889,11 @@
38793889
"redirect_url": "/azure/firewall/ftp-support",
38803890
"redirect_document_id": false
38813891
},
3892+
{
3893+
"source_path_from_root": "/articles/firewall/long-running-sessions.md",
3894+
"redirect_url": "/azure/firewall/tcp-session-behavior",
3895+
"redirect_document_id": false
3896+
},
38823897
{
38833898
"source_path_from_root": "/articles/firewall/diagnostic-logs.md",
38843899
"redirect_url": "/azure/firewall/monitor-firewall",
@@ -5749,6 +5764,26 @@
57495764
"redirect_url": "/azure/vpn-gateway/point-to-site-vpn-client-cert-windows",
57505765
"redirect_document_id": false
57515766
},
5767+
{
5768+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-encryption-tde.md",
5769+
"redirect_url": "/azure/azure-sql/",
5770+
"redirect_document_id": false
5771+
},
5772+
{
5773+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-tde-tsql.md",
5774+
"redirect_url": "/azure/azure-sql/",
5775+
"redirect_document_id": false
5776+
},
5777+
{
5778+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-index-all-articles.md",
5779+
"redirect_url": "/azure/azure-sql/",
5780+
"redirect_document_id": false
5781+
},
5782+
{
5783+
"source_path_from_root": "/articles/sql-server-stretch-database/index.yml",
5784+
"redirect_url": "/azure/azure-sql/",
5785+
"redirect_document_id": false
5786+
},
57525787
{
57535788
"source_path_from_root": "/articles/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md",
57545789
"redirect_url": "/visualstudio/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio",
@@ -6708,6 +6743,15 @@
67086743
"source_path": "articles/work-with-styx-objects-and-indicators.md",
67096744
"redirect_url": "/azure/sentinel/work-with-styx-objects-indicators",
67106745
"redirect_document_id": false
6746+
6747+
"source_path": "articles/storage/files/geo-redundant-storage-for-large-file-shares.md",
6748+
"redirect_url": "/azure/storage/files/files-redundancy",
6749+
"redirect_document_id": false
6750+
},
6751+
{
6752+
"source_path": "articles/defender-for-iot/organizations/extra-deploy-enterprise-iot.md",
6753+
"redirect_url": "/azure/defender-for-iot/organizations/eiot-defender-for-endpoint",
6754+
"redirect_document_id": false
67116755
}
67126756
]
67136757
}

articles/active-directory-b2c/custom-policies-series-call-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You need to deploy an app, which serves as your external app. Your custom policy
9393
"requestId": "requestId",
9494
"userMessage" : "The access code you entered is incorrect. Please try again.",
9595
"developerMessage" : `The provided code ${req.body.accessCode} does not match the expected code for user.`,
96-
"moreInfo" :"https://docs.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
96+
"moreInfo" :"https://learn.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
9797
};
9898
res.status(409).send(errorResponse);
9999
}
@@ -138,7 +138,7 @@ You need to deploy an app, which serves as your external app. Your custom policy
138138
"requestId": "requestId",
139139
"userMessage": "The access code you entered is incorrect. Please try again.",
140140
"developerMessage": "The provided code 54321 does not match the expected code for user.",
141-
"moreInfo": "https://docs.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
141+
"moreInfo": "https://learn.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
142142
}
143143
```
144144
Your REST service can return HTTP 4xx status code, but the value of `status` in the JSON response must be `409`.

articles/active-directory-b2c/service-limits.md

Lines changed: 50 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -183,48 +183,63 @@ As a protection for our customers, Microsoft places some restrictions on telepho
183183

184184
| Region Code | Region Name | Limit per tenant per 60 minutes | Limit per tenant per 24 hours |
185185
|:----------- |:---------------------------------------------- |:------------------------------- | :----------------------------------------|
186-
| 228 | Togo | 10 | 30 |
187-
| 257 | Uzbek | 10 | 30 |
188-
| 970 | State of Plaestine | 10 | 30 |
189-
| 249 | Sudan | 10 | 30 |
190-
| 226 | Burina Faso | 10 | 30 |
191-
| 252 | Somalia | 10 | 30 |
192-
| 501 | Belize | 10 | 30 |
193-
| 855 | Cambodia | 50 | 200 |
194-
| 84 | Vietnam | 150 | 500 |
195-
| 94 | Sri Lanka | 100 | 500 |
196-
| 63 | Philippines | 50 | 200 |
197-
| 62 | Indonesia | 50 | 200 |
198-
| 7 | Russia | 100 | 1000 |
199-
| 258 | Mozambique | 50 | 200 |
200-
| 92 | Pakistan | 100 | 1000 |
201-
| 994 | Azerbaijan | 50 | 200 |
202-
| 880 | Bangladesh | 50 | 200 |
203186
| 20 | Egypt | 50 | 200 |
204-
| 260 | Zambia | 50 | 200 |
205-
| 502 | Guatemala | 10 | 50
206-
| 255 | Tanzania | 10 | 50
207-
| 261 | Madagascar | 10 | 30
208-
| 998 | Uzbekistan | 10 | 30
209-
| 223 | Mali | 20 | 100
210-
| 52 | Mexico | 100 | 500
211-
| 60 | Malaysia | 50 | 200 |
212-
| 221 | Senegal | 10 | 30 |
187+
| 211 | South Sudan | 10 | 30 |
188+
| 212 | Morocco | 20 | 100 |
213189
| 216 | Tunisia | 20 | 100 |
214-
| 503 | El Salvador | 10 | 30 |
190+
| 221 | Senegal | 10 | 30 |
191+
| 223 | Mali | 20 | 100 |
192+
| 224 | Guinea | 20 | 100 |
193+
| 225 | Ivory Coast| 10 | 30 |
194+
| 226 | Burina Faso | 10 | 30 |
195+
| 228 | Togo | 10 | 30 |
196+
| 233 | Ghana| 10 | 30 |
215197
| 234 | Nigeria | 20 | 100 |
198+
| 236 | Central African Republic  | 10 | 30 |
199+
| 238 | Cape Verde | 10 | 30 |
200+
| 249 | Sudan | 10 | 30 |
201+
| 251 | Ethiopia  | 10 | 30 |
202+
| 252 | Somalia | 10 | 30 |
203+
| 255 | Tanzania | 10 | 50 |
204+
| 256 | Uganda | 20 | 100 |
205+
| 257 | Uzbek | 10 | 30 |
206+
| 258 | Mozambique| 50 | 200 |
207+
| 260 | Zambia | 50 | 200 |
208+
| 261 | Madagascar | 10 | 30 |
209+
| 263 | Zimbabwe | 10 | 30 |
210+
| 265 | Malawi  | 10 | 30 |
211+
| 375 | Belarus   | 10 | 30 |
216212
| 386 | Slovenia | 10 | 50 |
213+
| 501 | Belize| 10 | 30 |
214+
| 502 | Guatemala | 10 | 50
215+
| 503 | El Salvador | 10 | 30 |
216+
| 52 | Mexico | 100 | 500
217+
| 58 | Venezuela| 10 | 30 |
217218
| 591 | Bolivia | 10 | 30 |
218-
| 263 | Zimbabwe | 10 | 30 |
219-
| 261 | Madagascar | 10 | 30 |
220-
| 995 | Georgia | 10 | 30 |
221-
| 993 | Turkmenistan | 10 | 30 |
222-
| 256 | Uganda | 20 | 100 |
223-
| 212 | Moroccoa | 20 | 100 |
219+
| 60 | Malaysia | 50 | 200 |
220+
| 62 | Indonesia | 50 | 200 |
221+
| 63 | Philippines | 50 | 200 |
222+
| 670 | East Timor (Timor-Leste)  | 10 | 30 |
223+
| 7 | Russia | 100 | 1000 |
224+
| 84 | Vietnam | 150 | 500 |
225+
| 855 | Cambodia | 50 | 200 |
224226
| 856 | Laos | 50 | 200 |
225-
| 224 | Guinea | 20 | 100 |
227+
| 880 | Bangladesh | 50 | 200 |
228+
| 92 | Pakistan| 100 | 1000 |
229+
| 93 | Afghanistan  | 10 | 30 |
230+
| 94 | Sri Lanka | 100 | 500 |
231+
| 95 | Myanmar (Burma) | 10 | 30 |
232+
| 961 | Lebanon  | 10 | 30 |
233+
| 967 | Yemen |10 | 30 |
234+
| 970 | State of Palestine| 10 | 30 |
235+
| 972 | Israel  | 50 | 200 |
236+
| 976 | Mongolia  | 10 | 30 |
226237
| 992 | Tajikistan | 10 | 30 |
227-
| 238 | Cape Verde | 10 | 30 |
238+
| 993 | Turkmenistan | 10 | 30 |
239+
| 994 | Azerbaijan | 50 | 200 |
240+
| 995 | Georgia | 10 | 30 |
241+
| 996 | Kyrgyzstan  | 10 | 30 |
242+
| 998 | Uzbekistan | 10 | 30
228243

229244
## Next steps
230245

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory business-to-customer (B2C)"
33
description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
4-
ms.date: 02/04/2025
4+
ms.date: 04/01/2025
55
ms.service: azure-active-directory
66
ms.subservice: b2c
77
ms.topic: whats-new
@@ -17,6 +17,11 @@ manager: CelesteDG
1717

1818
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new and significantly updated docs from the past three months. To learn what's new with the B2C service, see [What's new in Microsoft Entra ID](../active-directory/fundamentals/whats-new.md), [Azure AD B2C developer release notes](custom-policy-developer-notes.md) and [What's new in Microsoft Entra External ID](/entra/external-id/whats-new-docs).
1919

20+
## March 2025
21+
22+
### Updated articles
23+
- [Error codes: Azure Active Directory B2C](error-codes.md) - Updated error messages
24+
2025
## February 2025
2126

2227
### Updated articles
@@ -32,9 +37,3 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
3237

3338
- [Azure Active Directory B2C service limits and restrictions](service-limits.md) - Updated limits
3439

35-
## December 2024
36-
37-
### Updated articles
38-
39-
- [Tutorial: Configure Nok Nok S3 Authentication Suite with Azure AD B2C for FIDO passkey authentication](partner-nok-nok.md) - Updated scenarios
40-

articles/analysis-services/analysis-services-manage-users.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Power BI Desktop, Visual Studio, and SSMS support Active Directory Universal Aut
3131

3232
If signing in to Azure by using a Windows account, and Universal Authentication is not selected or available (Excel), [Active Directory Federation Services (AD FS)](/windows-server/identity/ad-fs/deployment/how-to-connect-fed-azure-adfs) is required. With Federation, Microsoft Entra ID and Microsoft 365 users are authenticated using on-premises credentials and can access Azure resources.
3333

34+
> [!NOTE]
35+
> When creating a token with custom logic, it must either be a user token or an application service principal and the audience must be set to exactly `https://*.asazure.windows.net`
36+
3437
### SQL Server Management Studio (SSMS)
3538

3639
Azure Analysis Services servers support connections from [SSMS V17.1](/sql/ssms/download-sql-server-management-studio-ssms) and higher by using Windows Authentication, Active Directory Password Authentication, and Active Directory Universal Authentication. In general, it's recommended you use Active Directory Universal Authentication because:

articles/api-center/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
items:
7171
- name: Enable API Center portal
7272
href: set-up-api-center-portal.md
73+
- name: Enable API Center portal - VS Code extension
74+
href: enable-api-center-portal-vs-code-extension.md
7375
- name: Self-host Azure API Center portal
7476
href: self-host-api-center-portal.md
7577
- name: Discover and consume APIs - VS Code extension
7678
href: discover-apis-vscode-extension.md
77-
- name: Enable platform API catalog - VS Code extension
78-
href: enable-platform-api-catalog-vscode-extension.md
7979
- name: Check API calls use minimal permissions with Dev Proxy
8080
href: check-minimal-api-permissions-dev-proxy.md
8181
- name: API center management and operations

articles/api-center/build-register-apis-vscode-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ After generating the OpenAPI specification file and checking for accuracy, you c
7070
* [Azure API Center - key concepts](key-concepts.md)
7171
* [Discover and consume APIs with the Azure API Center extension for Visual Studio Code](discover-apis-vscode-extension.md)
7272
* [Govern APIs with the Azure API Center extension for Visual Studio Code](govern-apis-vscode-extension.md)
73-
* [Enable and view platform API catalog in Visual Studio Code](enable-platform-api-catalog-vscode-extension.md)
73+
* [Enable and view API Center portal in Visual Studio Code](enable-api-center-portal-vs-code-extension.md)
7474
* [Overview of GitHub Copilot for Azure](/azure/developer/github-copilot-azure/introduction)
7575

articles/api-center/design-api-github-copilot-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ After the API is registered, you can perform various tasks using the extension.
7878
* [Build and register APIs with the Azure API Center extension for Visual Studio Code](build-register-apis-vscode-extension.md)
7979
* [Discover and consume APIs with the Azure API Center extension for Visual Studio Code](discover-apis-vscode-extension.md)
8080
* [Govern APIs with the Azure API Center extension for Visual Studio Code](govern-apis-vscode-extension.md)
81-
* [Enable and view platform API catalog in Visual Studio Code](enable-platform-api-catalog-vscode-extension.md)
81+
* [Enable and view API Center portal in Visual Studio Code](enable-api-center-portal-vs-code-extension.md)
8282
* [Overview of GitHub Copilot for Azure](/azure/developer/github-copilot-azure/introduction)
8383

articles/api-center/discover-apis-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ API developers in your organization can discover and consume APIs in your [API c
2121
API developers can also take advantage of features in the extension to [register APIs](build-register-apis-vscode-extension.md) in the API center and ensure [API governance](govern-apis-vscode-extension.md).
2222

2323
> [!TIP]
24-
> If you want enterprise app developers to discover APIs in a centralized location, optionally enable a [platform API catalog](enable-platform-api-catalog-vscode-extension.md) for your API center in Visual Studio Code. The platform API catalog is a read-only view of the API inventory.
24+
> If you want enterprise app developers to discover your APIs in a centralized location, optionally enable the read-only [API Center portal](enable-api-center-portal-vs-code-extension.md) in Visual Studio Code.
2525
2626
[!INCLUDE [vscode-extension-basic-prerequisites](includes/vscode-extension-basic-prerequisites.md)]
2727

@@ -108,5 +108,5 @@ You can also export a specification using the Command Palette:
108108
* [Azure API Center - key concepts](key-concepts.md)
109109
* [Build and register APIs with the Azure API Center extension for Visual Studio Code](build-register-apis-vscode-extension.md)
110110
* [Govern APIs with the Azure API Center extension for Visual Studio Code](govern-apis-vscode-extension.md)
111-
* [Enable and view platform API catalog in Visual Studio Code](enable-platform-api-catalog-vscode-extension.md)
111+
* [Enable and view API Center portal in Visual Studio Code](enable-api-center-portal-vs-code-extension.md)
112112

0 commit comments

Comments
 (0)