Skip to content

Commit cf1a678

Browse files
RGrizzzzVesaJuvonen
authored andcommitted
Update how-to-set-the-bing-maps-key-at-the-web-and-farm-level-in-sharepoint.md (SharePoint#3585)
Fixing note section
1 parent 298620b commit cf1a678

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/general-development/how-to-set-the-bing-maps-key-at-the-web-and-farm-level-in-sharepoint.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ Set-PnPPropertyBagValue -Key "BING_MAPS_KEY" -Value "YOURKEYVALUE"
7272
Set-SPOsite <SiteURL> -DenyAddAndCustomizePages 0
7373
```
7474

75-
> [!NOTE]
76-
> Ensure you understand the implications of changing a site's NoScript Policy - https://docs.microsoft.com/en-us/sharepoint/allow-or-prevent-custom-script?redirectSourcePath=%252fen-us%252farticle%252fTurn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f
75+
> [!NOTE] Ensure you understand the implications of changing a site's NoScript Policy - https://docs.microsoft.com/en-us/sharepoint/allow-or-prevent-custom-script?redirectSourcePath=%252fen-us%252farticle%252fTurn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f
7776
7877

7978
### To set the Bing Maps key at the farm or web level using the client object model with Visual Studio

0 commit comments

Comments
 (0)