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
Through testing, I found that we cannot send back a null or empty SearchIndexerDataSourceConnection.ConnectingString ("credentials"). Instead, you have to use an undocument sentinel value of "" (include brackets). I opened Azure/azure-rest-api-specs#9877 to make sure this gets documented, but it something we'll need to do for GA to support CreateOrUpdateDataSourceConnection properly.
The text was updated successfully, but these errors were encountered:
[Hub Generated] Review request for Microsoft.SerialConsole to add version stable/2018-05-01 (Azure#12109)
* add serialPort operations
* linting fixes
* fixing whitespacing for prettier check failure
* fix to example naming
Through testing, I found that we cannot send back a null or empty
SearchIndexerDataSourceConnection.ConnectingString
("credentials"). Instead, you have to use an undocument sentinel value of "" (include brackets). I opened Azure/azure-rest-api-specs#9877 to make sure this gets documented, but it something we'll need to do for GA to supportCreateOrUpdateDataSourceConnection
properly.The text was updated successfully, but these errors were encountered: