Skip to content

Commit 7763c46

Browse files
authored
Merge pull request #49951 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents 537e06a + e2d62f5 commit 7763c46

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

articles/app-service/app-service-local-cache-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ ms.author: cephalin
2222
# Azure App Service Local Cache overview
2323

2424
> [!NOTE]
25-
> Local cache is not supported in containerized App Service apps, such as on [App Service on Linux](containers/app-service-linux-intro.md).
25+
> Local cache is not supported in Function apps or containerized App Service apps, such as on [App Service on Linux](containers/app-service-linux-intro.md).
26+
2627

2728
Azure web app content is stored on Azure Storage and is surfaced up in a durable manner as a content share. This design is intended to work with a variety of apps and has the following attributes:
2829

articles/iot-hub/iot-hub-devguide-sdks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Other reference topics in this IoT Hub developer guide include:
139139
[lnk-npm-service]: https://www.npmjs.com/package/azure-iothub
140140
[lnk-nuget-csharp-device]: https://www.nuget.org/packages/Microsoft.Azure.Devices.Client/
141141
[lnk-nuget-csharp-service]: https://www.nuget.org/packages/Microsoft.Azure.Devices/
142-
[lnk-c-package]: https://github.com/Azure/azure-iot-sdk-c/blob/master/iothub_client/readme.md
142+
[lnk-c-package]: https://github.com/Azure/azure-iot-sdk-c/blob/master/readme.md
143143
[lnk-pip-device]: https://pypi.python.org/pypi/azure-iothub-device-client/
144144
[lnk-pip-service]: https://pypi.python.org/pypi/azure-iothub-service-client/
145145

@@ -151,4 +151,4 @@ Other reference topics in this IoT Hub developer guide include:
151151
[lnk-benefits-blog]: https://azure.microsoft.com/blog/benefits-of-using-the-azure-iot-sdks-in-your-azure-iot-solution/
152152
[lnk-cocoa-device]: https://cocoapods.org/pods/AzureIoTHubClient
153153
[lnk-ios-sample]: https://github.com/Azure-Samples/azure-iot-samples-ios
154-
[lnk-cocoa-service]: https://cocoapods.org/pods/AzureIoTHubServiceClient
154+
[lnk-cocoa-service]: https://cocoapods.org/pods/AzureIoTHubServiceClient

includes/vpn-gateway-tls-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
---
1212

1313

14-
1. Open a command prompt with elevated priveleges by right-clicking on **Command Prompt** and selecting **Run as administrator**.
14+
1. Open a command prompt with elevated privileges by right-clicking on **Command Prompt** and selecting **Run as administrator**.
1515
2. Run the following commands in the command prompt:
1616

1717
```
@@ -26,4 +26,4 @@
2626
* [KB2977292](https://www.microsoft.com/en-us/download/details.aspx?id=44342)
2727

2828
4. Reboot the computer.
29-
5. Connect to the VPN.
29+
5. Connect to the VPN.

0 commit comments

Comments
 (0)