Skip to content

Commit b2af4f5

Browse files
authored
Merge pull request #311211 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 9201585 + 3f658cd commit b2af4f5

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

articles/role-based-access-control/permissions/analytics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ Azure service: [Power BI Embedded](/azure/power-bi-embedded/)
544544
> | --- | --- |
545545
> | Microsoft.PowerBIDedicated/register/action | Registers Power BI Dedicated resource provider. |
546546
> | Microsoft.PowerBIDedicated/register/action | Registers Power BI Dedicated resource provider. |
547-
> | Microsoft.PowerBIDedicated/autoScaleVCores/read | Retrieves the information of the specificed Power BI Auto Scale V-Core. |
547+
> | Microsoft.PowerBIDedicated/autoScaleVCores/read | Retrieves the information of the specified Power BI Auto Scale V-Core. |
548548
> | Microsoft.PowerBIDedicated/autoScaleVCores/write | Creates or updates the specified Power BI Auto Scale V-Core. |
549549
> | Microsoft.PowerBIDedicated/autoScaleVCores/delete | Deletes the Power BI Auto Scale V-Core. |
550550
> | Microsoft.PowerBIDedicated/capacities/read | Retrieves the information of the specified Power BI capacity. |
@@ -870,9 +870,9 @@ Azure service: [Azure Synapse Analytics](/azure/synapse-analytics/)
870870
> | Microsoft.Synapse/workspaces/sqlUsages/read | Gets usage limits available for SQL Analytics Pools |
871871
> | Microsoft.Synapse/workspaces/trustedServiceBypassConfiguration/write | Update Trusted Service Bypass configuration for workspace. |
872872
> | Microsoft.Synapse/workspaces/usages/read | Get all uasage and quota information |
873-
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/write | Create or Update SQL server vulnerability assement report. |
874-
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/read | Read default SQL server vulnerability assement report. |
875-
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/delete | Delete SQL server vulnerability assement report. |
873+
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/write | Create or Update SQL server vulnerability assessment report. |
874+
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/read | Read default SQL server vulnerability assessment report. |
875+
> | Microsoft.Synapse/workspaces/vulnerabilityAssessments/delete | Delete SQL server vulnerability assessment report. |
876876
877877
## Next steps
878878

articles/role-based-access-control/permissions/management-and-governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Azure service: [Cost Management + Billing](/azure/cost-management-billing/)
314314
> | Microsoft.Billing/billingAccounts/addEnrollmentAccount/write | |
315315
> | Microsoft.Billing/billingAccounts/addPaymentTerms/write | |
316316
> | Microsoft.Billing/billingAccounts/agreements/read | Lists the agreements for a billing account. |
317-
> | Microsoft.Billing/billingAccounts/alertPreferences/write | Creates or updates an AlertPreference for the specifed Billing Account. |
317+
> | Microsoft.Billing/billingAccounts/alertPreferences/write | Creates or updates an AlertPreference for the specified Billing Account. |
318318
> | Microsoft.Billing/billingAccounts/alertPreferences/read | Gets the AlertPreference with the given Id. |
319319
> | Microsoft.Billing/billingAccounts/alerts/read | Gets the alert definition by an Id. |
320320
> | Microsoft.Billing/billingAccounts/alerts/write | Creates or updates an alert for the specified Billing Account. |

articles/storage/blobs/data-lake-storage-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The Azure Data Lake Storage access control model supports both Azure role-based
6868

6969
#### Massive scalability
7070

71-
Azure Data Lake Storage offers massive storage and accepts numerous data types for analytics. It doesn't impose any limits on account sizes, file sizes, or the amount of data that can be stored in the data lake. Individual files can have sizes that range from a few kilobytes (KBs) to a few petabytes (PBs). Processing is executed at near-constant per-request latencies that are measured at the service, account, and file levels.
71+
Azure Data Lake Storage offers massive storage and accepts numerous data types for analytics. It doesn't impose any limits on account sizes, file sizes, or the amount of data that can be stored in the data lake. Individual files can have sizes that range from a few kilobytes (KBs) to hundreds of terabytes (TBs). Processing is executed at near-constant per-request latencies that are measured at the service, account, and file levels.
7272

7373
This design means that Azure Data Lake Storage can easily and quickly scale up to meet the most demanding workloads. It can also just as easily scale back down when demand drops.
7474

includes/static-web-apps-languages-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To configure the API language runtime version, set the `apiRuntime` property in
2222
| Node.js 16.x | Linux | 4.x | `node:16` | April 30, 2025 |
2323
| Node.js 18.x | Linux | 4.x | `node:18` | May 31, 2025 |
2424
| Node.js 20.x | Linux | 4.x | `node:20` | - |
25-
| Node.js 22.x | Linux | 4.x | `node:20` | - |
25+
| Node.js 22.x | Linux | 4.x | `node:22` | - |
2626
| Python 3.8 | Linux | 4.x | `python:3.8` | April 30, 2025 |
2727
| Python 3.9 | Linux | 4.x | `python:3.9` | - |
2828
| Python 3.10 | Linux | 4.x | `python:3.10` | - |

0 commit comments

Comments
 (0)