Skip to content

Commit

Permalink
Workflow automation (#10)
Browse files Browse the repository at this point in the history
* Add support to automatically generate ARM templates and Deploy to Azure buttons

* Allow manual triggering of the workflow

* Update URL with branch name of workflow

* Manually add content as placeholder until automation permissions are working

* Fix README deployment deploy button
  • Loading branch information
KevinRabun authored Aug 7, 2024
1 parent e5c9cdc commit 94e5dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PolicyInitiatives/ACN/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2F%main%2FARMTemplates%2FAcnPolicySetDefinitions.json)
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fcloud-for-sovereignty-policy-portfolio%2Fmain%2FARMTemplates%2FAcnPolicySetDefinitions.json)
# Italian National Cybersecurity Agency (ACN) Cloud Service Qualification - Policy Initiative

In execution of the [Italian Cloud Strategy](https://www.acn.gov.it/en/strategia/strategia-cloud-italia), which contains the strategic guidelines for migration to the cloud of data and digital services of the Italian Public Administration, the National Cybersecurity Agency (ACN) issued a set of requirements for the [qualification of Cloud Services and Cloud Services Infrastructures](https://www.acn.gov.it/en/strategia/strategia-cloud-italia/qualificazione-cloud).
Expand Down
2 changes: 1 addition & 1 deletion PolicyInitiatives/CCMv4/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2F%main%2FARMTemplates%2FCsaPolicySetDefinition.json)
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fcloud-for-sovereignty-policy-portfolio%2Fmain%2FARMTemplates%2FCsaPolicySetDefinition.json)
# Cloud security Alliance (CSA) Cloud Control Matrix (CCM) v4
The Cloud Security Alliance (CSA) is a leading organization dedicated to defining and raising awareness of best practices to help ensure a secure cloud computing environment. CSA harnesses the subject matter expertise of industry practitioners, associations, governments, and its corporate and individual members to offer cloud security-specific research, education, certification, events and products. In 2010, CSA launched the Cloud Controls Matrix (CCM), a meta-framework of cloud-specific security controls mapped to leading standards, best practices and regulations.

Expand Down

0 comments on commit 94e5dde

Please sign in to comment.