Skip to content

Commit ff336a9

Browse files
authored
Merge pull request #39 from MicrosoftCloudEssentials-LearningHub/media-services
Media services
2 parents 4697d11 + f460844 commit ff336a9

File tree

60 files changed

+313
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+313
-56
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
**/.terraform/*
33
**/.terraform
44

5+
# Terraform provider schema export files (generated)
6+
**/.terraform-provider-schema.json
7+
58
# .tfstate files
69
*.tfstate
710
*.tfstate.*

0_core-infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Last updated: 2026-02-09
2525
<!-- START BADGE -->
2626
<div align="center">
2727
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
28-
<p>Refresh Date: 2026-02-10</p>
28+
<p>Refresh Date: 2026-02-11</p>
2929
</div>
3030
<!-- END BADGE -->

0_core-infrastructure/azure-bastion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ Below is a list of variables used in this template, their expected values, types
4646
<!-- START BADGE -->
4747
<div align="center">
4848
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
49-
<p>Refresh Date: 2026-02-10</p>
49+
<p>Refresh Date: 2026-02-11</p>
5050
</div>
5151
<!-- END BADGE -->

0_core-infrastructure/azure-dns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Below is a list of variables used in this template, their expected values, types
4141
<!-- START BADGE -->
4242
<div align="center">
4343
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
44-
<p>Refresh Date: 2026-02-10</p>
44+
<p>Refresh Date: 2026-02-11</p>
4545
</div>
4646
<!-- END BADGE -->

0_core-infrastructure/network-security-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Below is a list of variables used in this template, their expected values, types
4141
<!-- START BADGE -->
4242
<div align="center">
4343
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
44-
<p>Refresh Date: 2026-02-10</p>
44+
<p>Refresh Date: 2026-02-11</p>
4545
</div>
4646
<!-- END BADGE -->

0_core-infrastructure/public-ip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Below is a list of variables used in this template, their expected values, types
4343
<!-- START BADGE -->
4444
<div align="center">
4545
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
46-
<p>Refresh Date: 2026-02-10</p>
46+
<p>Refresh Date: 2026-02-11</p>
4747
</div>
4848
<!-- END BADGE -->

0_core-infrastructure/resource-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Below is a list of variables used in this template, their expected values, types
3434
<!-- START BADGE -->
3535
<div align="center">
3636
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
37-
<p>Refresh Date: 2026-02-10</p>
37+
<p>Refresh Date: 2026-02-11</p>
3838
</div>
3939
<!-- END BADGE -->

0_core-infrastructure/subnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ Below is a list of variables used in this template, their expected values, types
4444
<!-- START BADGE -->
4545
<div align="center">
4646
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
47-
<p>Refresh Date: 2026-02-10</p>
47+
<p>Refresh Date: 2026-02-11</p>
4848
</div>
4949
<!-- END BADGE -->

0_core-infrastructure/virtual-network/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Below is a list of variables used in this template, their expected values, types
4242
<!-- START BADGE -->
4343
<div align="center">
4444
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
45-
<p>Refresh Date: 2026-02-10</p>
45+
<p>Refresh Date: 2026-02-11</p>
4646
</div>
4747
<!-- END BADGE -->

10_migration-backup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Last updated: 2026-02-09
2020
<!-- START BADGE -->
2121
<div align="center">
2222
<img src="https://img.shields.io/badge/Total%20views-1706-limegreen" alt="Total views">
23-
<p>Refresh Date: 2026-02-10</p>
23+
<p>Refresh Date: 2026-02-11</p>
2424
</div>
2525
<!-- END BADGE -->

0 commit comments

Comments
 (0)