Skip to content

Commit 8e20213

Browse files
committed
fix typos / add clarification in readme FAQ
1 parent 36afae0 commit 8e20213

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

m365/README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,12 @@ The runbook triggers the `scheduled` container instances and the `adhoc` contain
152152
Azure does not allow changing input variables to a container instance, so this is why both are created.
153153

154154
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".
156157
At this point, the application no longer has permissions to run.
157158
Additionally, an admin for ScubaConnect should delete the configuration file from the input bucket to prevent future run attempts on the tenant.
158159

159160
When will ScubaConnect run?::
160161
ScubaConnect's scheduled runs will be based on when it is deployed.
161162
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

Comments
 (0)