You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: m365/README.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,10 +152,12 @@ The runbook triggers the `scheduled` container instances and the `adhoc` contain
152
152
Azure does not allow changing input variables to a container instance, so this is why both are created.
153
153
154
154
How does a tenant offboard from ScubaConnect?::
155
-
An admin may offboard their tenant by doing the following in the Azure Portal by going to "https://portal.azure.com/#view/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/~/AppAppsPreview[Enterprise Applications] > ScubaConnect > Properties > Delete".
155
+
An admin may offboard their tenant from the Azure Portal by deleting the application.
156
+
This can be done by going to "https://portal.azure.com/#view/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/~/AppAppsPreview[Enterprise Applications] > ScubaConnect > Properties > Delete".
156
157
At this point, the application no longer has permissions to run.
157
158
Additionally, an admin for ScubaConnect should delete the configuration file from the input bucket to prevent future run attempts on the tenant.
158
159
159
160
When will ScubaConnect run?::
160
161
ScubaConnect's scheduled runs will be based on when it is deployed.
161
162
For example, if the infrastructure is provisioned on a Monday at 3pm and the frequency is `Week`, runs will happen each Monday near 3pm.
163
+
The schedule can be verified or modified in the Azure Portal by going to "scubaconnect-runner-automation-x > Shared Resources > Schedules".
0 commit comments