> @@ -28,6 +30,7 @@ public static Properties defaultProperties(Properties 
> properties) {
>         properties.put("oauth.credential", "password");
>         properties.put("oauth.endpoint", 
> "https://login.microsoftonline.com/oauth2/token";);
>         properties.put(CREDENTIAL_TYPE, CLIENT_CREDENTIALS_SECRET.toString());
> +       properties.put(PROPERTY_ZONES, "northeurope,eastus");

Yes. If they are regions, then keep the region naming unchanged.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/308/files/961db5c145342971726063e25776e0011ab8ed36#r74441733

Reply via email to