Is anyone using any automation scripts for deployi...
# citrix-cloud
l
Is anyone using any automation scripts for deploying cloud connectors? I have the correct url for the cloud connector software download, but the method I was using to authenticate to citrix cloud uses the posh SDK which can't be on a cloud connector. What's the process for using a script to install the cloud connector and auth without the sdk?
r
I think you can include the auth in the config file. Of course you will need to mange that securely somehow https://docs.citrix.com/en-us/citrix-cloud/citrix-cloud-resource-locations/citrix-cloud-connector/installation.html
this 1
l
Thanks - don't know how I missed that - works perfect
r
👍