We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128034f commit 4937fbeCopy full SHA for 4937fbe
docfx.json
@@ -447,7 +447,11 @@
447
"articles/virtual-machines/windows/sql/**/*.md": "Azure SQL Server VM",
448
"articles/virtual-machines/windows/sql/**/*.yml": "Azure SQL Server VM",
449
"articles/sql-database/**/*.md" : "Azure SQL Database",
450
- "articles/sql-database/**/*.yml" : "Azure SQL Database"
+ "articles/sql-database/**/*.yml" : "Azure SQL Database",
451
+ "articles/ansible/**/*.yml" : "Ansible",
452
+ "articles/chef/**/*.yml" : "Chef",
453
+ "articles/jenkins/**/*.yml" : "Jenkins",
454
+ "articles/terraform/**/*.yml" : "Terraform"
455
},
456
"featureFlags": {
457
"articles/**/*.md": [
0 commit comments