Skip to content

Commit 32ca9b9

Browse files
authored
Merge pull request #32 from ciaran28/main
Update To Readme
2 parents e8023e6 + 11e7869 commit 32ca9b9

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.github/MLOps_Engineer/Variables/Development/RBAC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Key Vault Administrator",
1616
"Storage Blob Data Contributor"
1717
],
18-
"roleBeneficiaryObjID": "b859f3d6-b886-4db3-94e6-6d82a78aef4b",
18+
"roleBeneficiaryObjID": "5a9f4233-4741-4010-834e-da0fe77c4149",
1919
"Description": "Databricks SPN",
2020
"principalType": "ServicePrincipal"
2121
}

.github/MLOps_Engineer/Variables/Production/RBAC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Key Vault Administrator",
1616
"Storage Blob Data Contributor"
1717
],
18-
"roleBeneficiaryObjID": "b859f3d6-b886-4db3-94e6-6d82a78aef4b",
18+
"roleBeneficiaryObjID": "5a9f4233-4741-4010-834e-da0fe77c4149",
1919
"Description": "Databricks SPN",
2020
"principalType": "ServicePrincipal"
2121
}

.github/MLOps_Engineer/Variables/Sandbox/RBAC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Key Vault Administrator",
1616
"Storage Blob Data Contributor"
1717
],
18-
"roleBeneficiaryObjID": "b859f3d6-b886-4db3-94e6-6d82a78aef4b",
18+
"roleBeneficiaryObjID": "5a9f4233-4741-4010-834e-da0fe77c4149",
1919
"Description": "Databricks SPN",
2020
"principalType": "ServicePrincipal"
2121
}

.github/MLOps_Engineer/Variables/UAT/RBAC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Key Vault Administrator",
1616
"Storage Blob Data Contributor"
1717
],
18-
"roleBeneficiaryObjID": "b859f3d6-b886-4db3-94e6-6d82a78aef4b",
18+
"roleBeneficiaryObjID": "5a9f4233-4741-4010-834e-da0fe77c4149",
1919
"Description": "Databricks SPN",
2020
"principalType": "ServicePrincipal"
2121
}

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<br>
55

66
# Azure DevOps Version Now Live
7-
- (See ".azureDevOps" Folder) - Set Up Instructions To Follow
8-
# GitHub Actions Deployment of CI/CD Databricks Environments.
7+
- See ".azureDevOps" Folder - **Set Up Instructions To Follow**
8+
# MLOps for Databricks with CI/CD (GitHub Actions)
99
---
1010

11-
## CI/CD Pathway Diagram
11+
## MLOps Architecture
1212

1313
![image](https://user-images.githubusercontent.com/108273509/207945308-14e4794e-e86b-4bee-aa21-088698983703.png)
1414

@@ -17,7 +17,7 @@ Features to be included in future releases:
1717
- Metrics & Monitoring
1818
---
1919

20-
## Section 1: DevOps Agent Deployment of CI/CD Databricks Environments
20+
## Sections:
2121
- [Youtube Demo](#Youtube-Demo)
2222
- [About This Repository](#About-This-Repository)
2323
- [Prerequisites](#Prerequisites)

0 commit comments

Comments
 (0)