Skip to content

Commit bb6812f

Browse files
authored
Merge pull request Azure#576 from Azure/canary
Canary
2 parents e2a54a5 + 6294dc7 commit bb6812f

File tree

38 files changed

+409
-357
lines changed

38 files changed

+409
-357
lines changed

docs/azure_arc_jumpstart/FAQ/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ weight: 8
99

1010
## Can I contribute to the Arc Jumpstart Scenarios?
1111

12-
Absolutely! Arc Jumpstart Scenarios follows the Arc Jumpstart community-driven open-source project vision, and contributions are welcomed. To get started, review the [Jumpstart contribution guidelines](../contribution_guidelines/) and our [Code of Conduct](https://aka.ms/JumpstartCOC).
12+
Absolutely! Arc Jumpstart Scenarios follows the Arc Jumpstart community-driven open-source project vision, and contributions are welcomed. To get started, review the [Jumpstart contribution guidelines](../../contribution_guidelines/) and our [Code of Conduct](https://aka.ms/JumpstartCOC).

docs/azure_arc_jumpstart/azure_arc_data/day2/aks/aks_postgresql_arm_template_ado/_index.md

-196
This file was deleted.

docs/azure_arc_jumpstart/azure_arc_k8s/day2/gke/gke_policy/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following Jumpstart scenario will guide you on how to enable [Azure Policy f
6868

6969
* Create Azure service principal (SP)
7070

71-
> **Note:** This guide assumes you will be working with a service principal assigned with the 'Contributor' role as described below. If you want to further limit the Role-based access control (RBAC) scope of your service Principal, you can assign it with the 'Policy Insights Data Writer (Preview)' role the Azure Arc-enabled Kubernetes cluster as described [here](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/governance/policy/concepts/policy-for-kubernetes.md#install-azure-policy-add-on-for-azure-arc-enabled-kubernetes-preview).
71+
> **Note:** This guide assumes you will be working with a service principal assigned with the 'Contributor' role as described below. If you want to further limit the Role-based access control (RBAC) scope of your service Principal, you can assign it with the 'Policy Insights Data Writer (Preview)' role the Azure Arc-enabled Kubernetes cluster as described [here](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/governance/policy/concepts/policy-for-kubernetes.md#install-azure-policy-extension-for-azure-arc-enabled-kubernetes).
7272

7373
* To be able to complete the scenario and its related automation, Azure service principal assigned with the “Contributor” role is required. To create it, login to your Azure account run the below Bash shell command (this can also be done in Azure Cloud Shell).
7474

docs/azure_arc_jumpstart/azure_arc_lighthouse/unified_operations_scale/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Your Azure Arc-enabled resources should be registered on a managed tenant so you
5555

5656
- [Deploy Monitoring Agent Extension to Azure Arc Linux and Windows servers using Azure Policy](../../azure_arc_servers/day2/arc_policies_mma/)
5757
- [Apply GitOps configurations on AKS as an Azure Arc Connected Cluster using Azure Policy for Kubernetes](../../azure_arc_k8s/day2/aks/aks_policy/#apply-gitops-configurations-on-aks-as-an-azure-arc-connected-cluster-using-azure-policy-for-kubernetes)
58-
- [Apply GitOps configurations on GKE as an Azure Arc Connected Cluster using Azure Policy for Kubernetes](../..//azure_arc_k8s/day2/gke/gke_policy/#apply-gitops-configurations-on-gke-as-an-azure-arc-connected-cluster-using-azure-policy-for-kubernetes)
58+
- [Apply GitOps configurations on GKE as an Azure Arc Connected Cluster using Azure Policy for Kubernetes](../../azure_arc_k8s/day2/gke/gke_policy/#apply-gitops-configurations-on-gke-as-an-azure-arc-connected-cluster-using-azure-policy-for-kubernetes)
5959

6060
### Inventory Management
6161

docs/azure_arc_jumpstart/azure_arc_servers/day2/arc_vm_extension_customscript_arm/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The steps below will help you get familiar with the automation and deployment fl
104104
- _`Resource Group`_: Azure Resource Group where your Azure Arc-enabled server is registered
105105
- _`Location`_: Azure region where your Azure Arc-enabled server is connected to
106106
- _`VM Name`_: name of your Azure Arc-enabled server
107-
- _`File Uris`_: for Linux use the following [Shell script]("https://raw.githubusercontent.com/microsoft/azure_arc/main/azure_arc_servers_jumpstart/scripts/custom_script_linux.sh").
107+
- _`File Uris`_: for Linux use the following [Shell script](https://raw.githubusercontent.com/microsoft/azure_arc/main/azure_arc_servers_jumpstart/scripts/custom_script_linux.sh).
108108
- _`Command to execute`_: provide ./custom_script_linux.sh
109109

110110
![Screenshot showing Azure portal deployment](./05.png)

docs/azure_jumpstart_ag/contoso_hypermarket/_index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ To get started with the "Contoso Hypermarket" Jumpstart Agora scenario, we provi
4444
| [Shopper insights using computer vision](../contoso_hypermarket/shopper_insights/) | Real-time footfall inferences and shopper insights | Yolo8, RTSP, OpenCV, Rancher K3s, PostgreSQL, Azure Arc |
4545
| [Jumpstart Cerebral - Commercial and Operations assistance with Gen AI](../contoso_hypermarket/cerebral/) | Natural language query with Jumpstart Cerebral | Azure OpenAI, phi3, gpt35turbo, Rancher K3s, InfluxDB, Microsoft SQL Server on Linux |
4646
| [Commercial and operations assistance with Speech-to-Text](../contoso_hypermarket/speech_to_text/) | Speech-to-Text | Azure AI Speech, Rancher K3s, Azure Arc |
47-
| [Industrial assets observability](../contoso_hypermarket/observability/) | Observability | Prometheus, Grafana |
48-
| [Shopper insights observability](../contoso_hypermarket/observability/) | Observability | Prometheus, Grafana |
49-
| [Kubernetes infrastructure observability](../contoso_hypermarket/observability/) | Observability | Arc-enabled Kubernetes, Rancher K3s, Prometheus, Grafana |
47+
| [Industrial assets observability](../contoso_hypermarket/observability/assets/) | Observability | Prometheus, Grafana |
48+
| [Shopper insights observability](../contoso_hypermarket/observability/shopper_insights/) | Observability | Prometheus, Grafana |
49+
| [Kubernetes infrastructure observability](../contoso_hypermarket/observability/infrastructure/) | Observability | Arc-enabled Kubernetes, Rancher K3s, Prometheus, Grafana |
5050
| [Data pipeline and reporting for operational technology (OT)](../contoso_hypermarket/data_pipeline/operational/) | Operational technology (OT) | Azure IoT Operations, Microsoft Fabric, MQTT, Event Hub, Rancher K3s, InfluxDB, PostgreSQL, MQTT simulators |
51-
| [Data pipeline and reporting for commercial sales](../contoso_hypermarket/data_pipeline/commerical/) | Operational technology (OT) | Azure IoT Operations, Microsoft Fabric, MQTT, Event Hub, Rancher K3s, InfluxDB, PostgreSQL, MQTT simulators |
51+
| [Data pipeline and reporting for commercial sales](../contoso_hypermarket/data_pipeline/commercial/) | Operational technology (OT) | Azure IoT Operations, Microsoft Fabric, MQTT, Event Hub, Rancher K3s, InfluxDB, PostgreSQL, MQTT simulators |
5252
| [Predictive analytics using Microsoft 365 Copilot](../contoso_hypermarket/predictive_analytics/) | Predictive inventory | Microsoft 365 Copilot |
5353
| [Cleanup](../contoso_hypermarket/cleanup/) | Not applicable | Not applicable |
5454
| [Troubleshooting](../contoso_hypermarket/troubleshooting/) | Not applicable | Not applicable |

docs/azure_jumpstart_ag/contoso_motors/k8s_infra_observability/_index.md

-2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,4 @@ As an Operations team member at Contoso, you will have access to the Grafana das
9090

9191
## Next steps
9292

93-
<!-- Continuing with the next Contoso Motors scenario, you can now proceed to the next guide to learn about [infrastructure observability for Arc-enabled servers using Azure Monitor](../arc_monitoring_servers/). -->
94-
9593
Now that you have successfully completed all of the Contoso Motors scenarios, continue to the next step to learn how to [cleanup the deployment](../cleanup/).

0 commit comments

Comments
 (0)