Skip to content

Commit 4b4bf22

Browse files
authored
Merge pull request #298801 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 ded2b5b + 788b7e4 commit 4b4bf22

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/azure-maps/power-bi-visual-get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ The following settings available in the **View** section enable the user to spec
126126
| Setting | Description |
127127
|------------------|---------------|
128128
| Auto zoom | Automatically zooms the map into the data loaded through the **Fields** pane of the visual. As the data changes, the map updates its position accordingly. When **Auto zoom** is set to **Off**, the remaining settings in this section become active that enable to user to define the default map view. |
129+
| Include reference layer | Includes reference layer data when the map automatically zooms. This option is only available when **Auto zoom** is set to **On**. |
129130
| Zoom | The default zoom level of the map. Can be a number between 0 and 22. |
130131
| Center latitude | The default latitude of the center of the map. |
131132
| Center longitude | The default longitude of the center of the map. |

articles/static-web-apps/plans.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: wujia
1111

1212
# Azure Static Web Apps hosting plans
1313

14-
Azure Static Web Apps is available through three different plans, Free, Standard, and Dedicated (preview). See the [pricing page for Standard plan costs](https://azure.microsoft.com/pricing/details/app-service/static/), and Dedicated is free for a limited time. For information service level agreement details, see [Service Level Agreements (SLA) for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
14+
Azure Static Web Apps is available through two different plans, Free and Standard. See the [pricing page for Standard plan costs](https://azure.microsoft.com/pricing/details/app-service/static/). For information service level agreement details, see [Service Level Agreements (SLA) for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
1515

1616
## Features
1717

@@ -35,7 +35,7 @@ Azure Static Web Apps is available through three different plans, Free, Standard
3535

3636
The following scenarios can help you decide if the Standard or Dedicated plan best fits your needs.
3737

38-
Select Standard or Dedicated when:
38+
Select Standard when:
3939

4040
- Expected traffic volumes exceed bandwidth maximums.
4141
- The existing Azure Functions app you want to use either has triggers and bindings beyond HTTP endpoints, or can't be converted to a managed Functions app.
@@ -44,10 +44,6 @@ Select Standard or Dedicated when:
4444
- You require formal customer support.
4545
- You require more than three [staging environments](review-publish-pull-requests.md).
4646

47-
Select the Dedicated plan when:
48-
49-
- Your application requires regional data residency.
50-
5147
See the [quotas guide](quotas.md) for limitation details.
5248

5349
## Changing plans

0 commit comments

Comments
 (0)