Skip to content

Commit f552305

Browse files
authored
Merge pull request #1 from Cloud2BR-MSFTLearningHub/update/org-rename-cloud2br
chore: rename org to Cloud2BR OSS
2 parents 8faa49d + 73577ad commit f552305

3 files changed

Lines changed: 7 additions & 9 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Microsoft Cloud Sandbox - Unofficial
3+
Copyright (c) 2025 Cloud2BR Open Source Microsoft Cloud Sandbox - Learning Hub
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
Costa Rica
44

5-
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
76

8-
Last updated: 2025-07-30
7+
Last updated: 2026-04-08
98

109
-----------------------------
1110

terraform-infrastructure/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
Costa Rica
44

5-
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub)
76

8-
Last updated: 2025-07-16
7+
Last updated: 2026-04-08
98

109
------------------------------------------
1110

1211
> Terraform configurations for setting up an Azure Machine Learning workspace along with compute clusters and supportive resources to form the core of an ML platform.
1312
> `Remember, managing your infrastructure through code (IaC) not only ensures consistency, but also offers version control, reproducibility, and collaboration benefits—essential for scalable ML operations.`
14-
> For additional Terraform templates covering various Azure services, check out [this repository](https://github.com/MicrosoftCloudEssentials-LearningHub/AzureTerraformTemplates-v0.0.0). Explore and borrow ideas as needed!
13+
> For additional Terraform templates covering various Azure services, check out [this repository](https://github.com/Cloud2BR-MSFTLearningHub/AzureTerraformTemplates-v0.0.0). Explore and borrow ideas as needed!
1514
1615
> [!TIP]
1716
> **About Infrastructure via Terraform**: Terraform is a powerful IaC tool that enables you to define and provision your cloud resources through a high-level configuration language. This approach keeps not only your application objects under source control but also the infrastructure code, ensuring reproducible environments across development, testing, and production. Microsoft also offers additional IaC tools like Bicep and ARM templates, giving you flexibility in how you manage your Azure resources.
@@ -25,7 +24,7 @@ Last updated: 2025-07-16
2524

2625
- [Azure Machine Learning Documentation](https://learn.microsoft.com/en-us/azure/machine-learning/)
2726
- [Terraform Azure Provider Documentation](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs)
28-
- [Azure Terraform Templates](https://github.com/MicrosoftCloudEssentials-LearningHub/AzureTerraformTemplates-v0.0.0)
27+
- [Azure Terraform Templates](https://github.com/Cloud2BR-MSFTLearningHub/AzureTerraformTemplates-v0.0.0)
2928
</details>
3029

3130
<details>

0 commit comments

Comments
 (0)