Skip to content

Commit 37d4fc1

Browse files
authored
Merge pull request #3700 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch live)
2 parents 4932491 + 48de1bb commit 37d4fc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

powerapps-docs/developer/common-data-service/configure-exchange-folder-level-tracking-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 10/31/2018
66
ms.reviewer: "pehecke"
77
ms.service: powerapps
88
ms.topic: "article"
9-
author: "mayadumesh" # GitHub ID
9+
author: "revachauhan" # GitHub ID
1010
ms.author: "jdaly" # MSFT alias of Microsoft employees only
1111
manager: "ryjones" # MSFT alias of manager or PM counterpart
1212
search.audienceType:

powerapps-docs/maker/canvas-apps/app-from-azure-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can configure Power Apps access to Azure SQL Database server using the Azure
7575

7676
To configure access using the Azure portal, sign in to the [Azure portal](https://portal.azure.com/), and go to your **SQL Server**. Select **Firewalls and virtual networks** and set the control **Allow Azure services and resources to access this server** to **ON**. Select **Save** to submit changes.
7777

78-
You can also use stored procedure [sp_set_firewall_rule](https://docs.microsoft.com/sql/relational-databases/system-stored-procedures/sp-set-firewall-rule-azure-sql-database?view=azuresqldb-current) with IP address **0.0.0.0** to allow Azure services access to your Azure SQL server.
78+
You can also use stored procedure [sp_set_firewall_rule](https://docs.microsoft.com/sql/relational-databases/system-stored-procedures/sp-set-firewall-rule-azure-sql-database?view=azuresqldb-current) with IP address **0.0.0.0** to allow Azure services access to your SQL Database server.
7979

8080
## Limitations
8181

0 commit comments

Comments
 (0)