You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/long-running-sessions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Session disconnection isn’t an issue for resilient applications that can handl
45
45
46
46
## Network security groups
47
47
48
-
You can deploy [network security groups](../virtual-network/virtual-network-vnet-plan-design-arm.md#security) (NSGs) to protect against unsolicited traffic into Azure subnets. Network security groups are simple, stateful packet inspection devices that use the 5-tuple approach (source IP, source port, destination IP, destination port, and layer 4 protocol) to create allow/deny rules for network traffic. You allow or deny traffic to and from a single IP address, to and from multiple IP addresses, or to and from entire subnets. NSG flow logs help with auditing by logging information about IP traffic flowing through an NSG. To learn more about NSG flow logging, see [Introduction to flow logging for network security groups](../network-watcher/network-watcher-nsg-flow-logging-overview.md).
48
+
You can deploy [network security groups (NSGs)](../virtual-network/virtual-network-vnet-plan-design-arm.md#security) to protect against unsolicited traffic into Azure subnets. Network security groups are simple, stateful packet inspection devices that use the 5-tuple approach (source IP, source port, destination IP, destination port, and layer 4 protocol) to create allow/deny rules for network traffic. You allow or deny traffic to and from a single IP address, to and from multiple IP addresses, or to and from entire subnets. NSG flow logs help with auditing by logging information about IP traffic flowing through an NSG. To learn more about NSG flow logging, see [Introduction to flow logging for network security groups](../network-watcher/network-watcher-nsg-flow-logging-overview.md).
The Microsoft Cloud Adoption Framework for Azure (CAF) Foundation blueprint deploys a set of core
12
-
infrastructure resources and policy controls required for your first production grade Azure
13
-
application. This foundation blueprint is based on the recommended pattern found in CAF.
11
+
The CAF Foundation blueprint (provided by the Microsoft Cloud Adoption Framework for Azure) deploys a set of core infrastructure resources and policy controls required for your first production grade Azure application. This foundation blueprint is based on the recommended pattern found in the Cloud Adoption Framework.
14
12
15
13
## Architecture
16
14
17
-
The CAF Foundation blueprint sample deploys recommended infrastructure resources in Azure that can
18
-
be used by organizations to put in place the foundation controls necessary to manage their cloud
19
-
estate. This sample will deploy and enforce resources, policies, and templates that will allow an
20
-
organization to confidently get started with Azure.
15
+
The CAF Foundation blueprint sample deploys recommended infrastructure resources in Azure that can be used by organizations to put in place the foundation controls necessary to manage their cloud estate. This sample will deploy and enforce resources, policies, and templates that will allow an organization to confidently get started with Azure.
21
16
22
17
:::image type="complex" source="../../media/caf-blueprints/caf-foundation-architecture.png" alt-text="C A F Foundation, image describes what gets installed as part of C A F guidance for creating a foundation to get started with Azure." border="false":::
23
18
Describes an Azure architecture which is achieved by deploying the C A F Foundation blueprint. It's applicable to a subscription with resource groups which consists of a storage account for storing logs, Log Analytics configured to store in the storage account. It also depicts Azure Key Vault configured with Microsoft Defender for Cloud standard setup. All these core infrastructures are accessed using Azure Active Directory and enforced using Azure Policy.
24
19
:::image-end:::
25
20
26
-
This implementation incorporates several Azure services used to provide a secure, fully monitored,
27
-
enterprise-ready foundation. This environment is composed of:
21
+
This implementation incorporates several Azure services used to provide a secure, fully monitored, enterprise-ready foundation. This environment is composed of:
28
22
29
23
- An [Azure Key Vault](../../../../key-vault/general/overview.md) instance used to host secrets
30
24
used for the VMs deployed in the shared services environment
@@ -46,8 +40,7 @@ enterprise-ready foundation. This environment is composed of:
46
40
- Policy initiatives:
47
41
- Enable Monitoring in Microsoft Defender for Cloud (100+ policy definitions)
48
42
49
-
All these elements abide to the proven practices published in the
50
-
[Azure Architecture Center - Reference Architectures](/azure/architecture/reference-architectures/).
43
+
All these elements abide to the proven practices published in the [Azure Architecture Center - Reference Architectures](/azure/architecture/reference-architectures/).
51
44
52
45
> [!NOTE]
53
46
> The CAF Foundation lays out a foundational architecture for workloads.
Copy file name to clipboardExpand all lines: articles/governance/blueprints/samples/caf-migrate-landing-zone/index.md
+10-22Lines changed: 10 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,20 @@
1
1
---
2
2
title: CAF Migration landing zone blueprint sample overview
3
-
description: Overview and architecture of the Cloud Adoption Framework (CAF) for Azure Migration landing zone blueprint sample.
3
+
description: Overview and architecture of the CAFMigration landing zone blueprint sample, provided by the Microsoft Cloud Adoption Framework for Azure.
4
4
ms.date: 09/07/2023
5
5
ms.topic: sample
6
6
---
7
-
# Overview of the Microsoft Cloud Adoption Framework for Azure Migration landing zone blueprint sample
7
+
# Overview of the CAF Migration landing zone blueprint sample
The Microsoft Cloud Adoption Framework for Azure (CAF) Migration landing zone blueprint is a set of
12
-
infrastructure to help you set up for migrating your first workload and manage your cloud estate in
13
-
alignment with CAF.
11
+
The CAF Migration landing zone blueprint (provided by the Microsoft Cloud Adoption Framework for Azure) is a set of infrastructure to help you set up for migrating your first workload and manage your cloud estate in alignment with the Cloud Adoption Framework.
14
12
15
13
The [CAF Foundation](../caf-foundation/index.md) blueprint sample extends this sample.
16
14
17
15
## Architecture
18
16
19
-
The CAF Migration landing zone blueprint sample deploys foundation infrastructure resources in Azure
20
-
that can be used by organizations to prepare their subscription for migrating virtual machines in
21
-
to. It also helps put in place the governance controls necessary to manage their cloud estate. This
22
-
sample will deploy and enforce resources, policies, and templates that will allow an organization to
17
+
The CAF Migration landing zone blueprint sample deploys foundation infrastructure resources in Azure that can be used by organizations to prepare their subscription for migrating virtual machines in to. It also helps put in place the governance controls necessary to manage their cloud estate. This sample will deploy and enforce resources, policies, and templates that will allow an organization to
23
18
confidently get started with Azure.
24
19
25
20
:::image type="complex" source="../../media/caf-blueprints/caf-migration-landing-zone-architecture.png" alt-text="C A F Migration landing zone, image describes what gets installed as part of C A F guidance for initial landing zone." border="false":::
@@ -29,26 +24,19 @@ confidently get started with Azure.
29
24
This environment is composed of several Azure services used to provide a secure, fully monitored,
30
25
enterprise-ready governance. This environment is composed of:
31
26
32
-
- An [Azure Key Vault](../../../../key-vault/general/overview.md) instance used to host secrets
33
-
used for the Certificates, Keys, and Secrets deployed in the shared services environment
34
-
- Deploy [Log Analytics](../../../../azure-monitor/overview.md) is deployed to ensure all actions
35
-
and services log to a central location from the moment you start your migration
an isolated network and subnets for your virtual machine.
27
+
- An [Azure Key Vault](../../../../key-vault/general/overview.md) instance used to host secrets used for the Certificates, Keys, and Secrets deployed in the shared services environment
28
+
- Deploy [Log Analytics](../../../../azure-monitor/overview.md) is deployed to ensure all actions and services log to a central location from the moment you start your migration
29
+
- Deploy [Azure Virtual Network](../../../../virtual-network/virtual-networks-overview.md) providing an isolated network and subnets for your virtual machine.
38
30
- Deploy [Azure Migrate Project](../../../../migrate/migrate-services-overview.md) for discovery and
39
-
assessment. We're adding the tools for Server assessment, Server migration, Database assessment,
40
-
and Database migration.
31
+
assessment. We're adding the tools for Server assessment, Server migration, Database assessment, and Database migration.
41
32
42
33
All these elements abide to the proven practices published in the
43
34
[Azure Architecture Center - Reference Architectures](/azure/architecture/reference-architectures/).
44
35
45
36
> [!NOTE]
46
-
> The CAF Migration blueprint lays out a landing zone for your workloads. You still need to perform
47
-
> the assessment and migration of your Virtual Machines / Databases on top of this foundational
48
-
> architecture.
37
+
> The CAF Migration blueprint lays out a landing zone for your workloads. You still need to perform the assessment and migration of your Virtual Machines / Databases on top of this foundational architecture.
49
38
50
-
For more information, see the
51
-
[Microsoft Cloud Adoption Framework for Azure - Migrate](/azure/architecture/cloud-adoption/migrate/).
39
+
For more information, see the [Microsoft Cloud Adoption Framework for Azure - Migrate](/azure/architecture/cloud-adoption/migrate/).
Copy file name to clipboardExpand all lines: articles/governance/blueprints/samples/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,8 @@ quality and ready to deploy today to assist you in meeting your various complian
23
23
|[ISO 27001 App Service Environment/SQL Database workload](./iso27001-ase-sql-workload/index.md)| Provides more infrastructure to the [ISO 27001 Shared Services](./iso27001-shared/index.md) blueprint sample. |
24
24
|[SWIFT CSP-CSCF v2020](./swift-2020/index.md)| Aides in SWIFT CSP-CSCF v2020 compliance. |
25
25
|[UK OFFICIAL and UK NHS Governance](./ukofficial-uknhs.md)| Provides a set of compliant infrastructure patterns and policy guardrails that help toward UK OFFICIAL and UK NHS attestation. |
26
-
|[CAF Foundation](./caf-foundation/index.md)| Provides a set of controls to help you manage your cloud estate in alignment with the [Microsoft Cloud Adoption Framework for Azure (CAF)](/azure/architecture/cloud-adoption/governance/journeys/index). |
27
-
|[CAF Migrate landing zone](./caf-migrate-landing-zone/index.md)| Provides a set of controls to help you set up for migrating your first workload and manage your cloud estate in alignment with the [Microsoft Cloud Adoption Framework for Azure (CAF)](/azure/architecture/cloud-adoption/migrate/index). |
26
+
|[CAF Foundation](./caf-foundation/index.md)| Provides a set of controls to help you manage your cloud estate in alignment with the [Microsoft Cloud Adoption Framework for Azure](/azure/architecture/cloud-adoption/governance/journeys/index). |
27
+
|[CAF Migrate landing zone](./caf-migrate-landing-zone/index.md)| Provides a set of controls to help you set up for migrating your first workload and manage your cloud estate in alignment with the [Microsoft Cloud Adoption Framework for Azure](/azure/architecture/cloud-adoption/migrate/index). |
Copy file name to clipboardExpand all lines: articles/hdinsight-aks/flink/azure-service-bus-demo.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -333,12 +333,4 @@ This Flink source function, encapsulated within the `SessionBasedServiceBusSourc
333
333
334
334
- To learn more about Azure Service Bus, refer to the [What is Azure Service Bus?](/azure/service-bus-messaging/service-bus-messaging-overview).
335
335
- For guidance on creating topics, consult the [Service Bus Explorer](/azure/service-bus-messaging/explorer).
336
-
- Apache, Apache Flink, Flink, and associated open source project names are [trademarks](../trademarks.md) of the [Apache Software Foundation](https://www.apache.org/) (ASF).
337
-
338
-
339
-
340
-
341
-
342
-
343
-
344
-
336
+
- Apache, Apache Flink, Flink, and associated open source project names are [trademarks](../trademarks.md) of the [Apache Software Foundation (ASF)](https://www.apache.org/).
Copy file name to clipboardExpand all lines: articles/hdinsight/hadoop/apache-hadoop-deep-dive-advanced-analytics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ There are three scalable machine learning libraries that bring algorithmic model
66
66
67
67
### Apache Spark and Deep learning
68
68
69
-
[Deep learning](https://www.microsoft.com/research/group/dltc/) is a branch of machine learning that uses *deep neural networks* (DNNs), inspired by the biological processes of the human brain. Many researchers see deep learning as a promising approach to artificial intelligence. Some examples of deep learning are spoken language translators, image recognition systems, and machine reasoning. To help advance its own work in deep learning, Microsoft has developed the free, easy-to-use, open-source [Microsoft Cognitive Toolkit](/cognitive-toolkit/). The toolkit is being used extensively by a wide variety of Microsoft products, by companies worldwide with a need to deploy deep learning at scale, and by students interested in the latest algorithms and techniques.
69
+
[Deep learning](https://www.microsoft.com/research/group/dltc/) is a branch of machine learning that uses *deep neural networks (DNNs)*, inspired by the biological processes of the human brain. Many researchers see deep learning as a promising approach to artificial intelligence. Some examples of deep learning are spoken language translators, image recognition systems, and machine reasoning. To help advance its own work in deep learning, Microsoft has developed the free, easy-to-use, open-source [Microsoft Cognitive Toolkit](/cognitive-toolkit/). The toolkit is being used extensively by a wide variety of Microsoft products, by companies worldwide with a need to deploy deep learning at scale, and by students interested in the latest algorithms and techniques.
70
70
71
71
## Scenario - Score Images to Identify Patterns in Urban Development
Copy file name to clipboardExpand all lines: articles/hdinsight/hdinsight-private-link.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Private Link can be used in cross-network scenarios where virtual network peerin
19
19
20
20
The use of Private Link to connect to an HDInsight cluster is an optional feature and is disabled by default. The feature is available only when the `resourceProviderConnection` network property is set to *outbound*, as described in the article [Restrict cluster connectivity in Azure HDInsight](./hdinsight-restrict-public-connectivity.md).
21
21
22
-
When `privateLink` is set as *enabled*, internal [standard load balancers](../load-balancer/load-balancer-overview.md) (SLBs) are created, and an Azure Private Link service is provisioned for each SLB. The Private Link service is what allows you to access the HDInsight cluster from private endpoints.
22
+
When `privateLink` is set as *enabled*, internal [standard load balancers (SLBs)](../load-balancer/load-balancer-overview.md) are created, and an Azure Private Link service is provisioned for each SLB. The Private Link service is what allows you to access the HDInsight cluster from private endpoints.
23
23
24
24
## Private link deployment steps
25
25
Successfully creating a Private Link cluster takes many steps, so we've outlined them here. Follow each of the steps below to ensure everything is set up correctly.
0 commit comments