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
azsettings.AzureSettings is a struct which keeps the Azure environment configuration.
Currently it's responsibility of a plugin to fill up and supply this struct.
We need to implement a shared reusable reader of azsettings.AzureSettings which could be used by all Azure plugins.
The text was updated successfully, but these errors were encountered:
azsettings.AzureSettings
is a struct which keeps the Azure environment configuration.Currently it's responsibility of a plugin to fill up and supply this struct.
We need to implement a shared reusable reader of
azsettings.AzureSettings
which could be used by all Azure plugins.The text was updated successfully, but these errors were encountered: