File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
1-Authentication/1-sign-in/AppCreationScripts Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,6 @@ if($isOpenSSL -eq 'Y')
194194 Write-Host " You have generated certificate using OpenSSL so follow below steps: "
195195 Write-Host " Install the certificate on your system from current folder."
196196 Write-Host - ForegroundColor Green " ------------------------------------------------------------------------------------------------"
197-
198197}
199198Add-Content - Value " </tbody></table></body></html>" - Path createdApps.html
200199} # end of ConfigureApplications function
@@ -256,4 +255,4 @@ catch
256255 Write-Host " Unable to register apps. Error is $message ." - ForegroundColor White - BackgroundColor Red
257256}
258257Write-Host " Disconnecting from tenant"
259- Disconnect-MgGraph
258+ Disconnect-MgGraph
You can’t perform that action at this time.
0 commit comments