Skip to content

Commit b8f2fee

Browse files
authored
Merge pull request #104644 from MicrosoftDocs/master
2/17 PM Publish
2 parents 70f580a + 5895916 commit b8f2fee

29 files changed

+6229
-3
lines changed

articles/azure-functions/functions-host-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The *host.json* metadata file contains global configuration options that affect
1616
> [!NOTE]
1717
> This article is for Azure Functions 2.x and later versions. For a reference of host.json in Functions 1.x, see [host.json reference for Azure Functions 1.x](functions-host-json-v1.md).
1818
19-
Other function app configuration options are managed in your [app settings](functions-app-settings.md).
19+
Other function app configuration options are managed in your [app settings](functions-app-settings.md) (for deployed apps) or your [local.settings.json](functions-run-local.md#local-settings-file) file (for local development).
2020

21-
Some host.json settings are only used when running locally in the [local.settings.json](functions-run-local.md#local-settings-file) file.
21+
Configurations in host.json related to bindings are applied equally to each function in the function app.
2222

2323
## Sample host.json file
2424

articles/hdinsight/kafka/apache-kafka-mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ The steps in this document created clusters in different Azure resource groups.
300300
In this document, you learned how to use [MirrorMaker](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330) to create a replica of an [Apache Kafka](https://kafka.apache.org/) cluster. Use the following links to discover other ways to work with Kafka:
301301
302302
* [Apache Kafka MirrorMaker documentation](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330) at cwiki.apache.org.
303+
* [Kafka Mirror Maker Best Practices](https://community.cloudera.com/t5/Community-Articles/Kafka-Mirror-Maker-Best-Practices/ta-p/249269)
303304
* [Get started with Apache Kafka on HDInsight](apache-kafka-get-started.md)
304305
* [Use Apache Spark with Apache Kafka on HDInsight](../hdinsight-apache-spark-with-kafka.md)
305-
* [Use Apache Storm with Apache Kafka on HDInsight](../hdinsight-apache-storm-with-kafka.md)
306306
* [Connect to Apache Kafka through an Azure Virtual Network](apache-kafka-connect-vpn-gateway.md)
14.5 KB
Loading

articles/virtual-network/media/nat-overview/az-directions.svg

Lines changed: 458 additions & 0 deletions
Loading
14.6 KB
Loading

articles/virtual-network/media/nat-overview/az-directions2.svg

Lines changed: 434 additions & 0 deletions
Loading
20 KB
Loading

articles/virtual-network/media/nat-overview/exhaustion-threshold.svg

Lines changed: 659 additions & 0 deletions
Loading
12.1 KB
Loading

articles/virtual-network/media/nat-overview/flow-direction1.svg

Lines changed: 325 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)