connection String Insecure
Parameters
value
The connection string sent insecurely. Conflicts with connection_string, sas_uri and service_endpoint.
Note:
connection_stringuses the Azure SecureString to encrypt the contents within the REST payload sent to Azure whilst theconnection_string_insecureis sent as a regular string. Both properties are still sent using SSL/HTTPS. At this time the portal will not decrypt Secure Strings so theconnection_stringproperty in the portal will show as******whilstconnection_string_insecurewill be viewable in the portal.