Skip to content

Conversation

@openapi-sdkautomation
Copy link
Contributor

mikeharder and others added 13 commits July 29, 2019 18:35
…ntication (#4404)

* Add UsernamePasswordCredential for username/password authentication

* Enforce https for IdentityClient's authorityHost option

* Make sure https actually ends with a ':'
With this change, we can have a `.env` file in `sdk/keyvault` (the parent
folder, as well as with other of our projects using dotenv) with the
following properties:

```
AZURE_CLIENT_ID=XXXXXXXX
AZURE_CLIENT_SECRET=XXXXXXXX
AZURE_TENANT_ID=XXXXXXXX
KEYVAULT_NAME=XXXXXXXX
TEST_MODE=["record" or "playback", without quotes]
```

And then run `rushx integration-test:node` to record (or playback) all
the tests with the Node environment, and also `rushx integration-test:browser`
to run the tests with the browser environment.

Would this help with #4389 ?

Please review 💙
- Remove unused dependency from core-arm
 [Event Hubs] Implement PartitionManager methods
[DataFactory]Add AzureMySqlSink and two datasets
@openapi-sdkautomation
Copy link
Contributor Author

Installation Instructions

You can install the package @azure/arm-datafactory of this PR using the following command:

npm install https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/Azure/azure-rest-api-specs/6820/3/Azure/azure-sdk-for-js/@azure/arm-datafactory/azure-arm-datafactory-5.3.0.tgz

Direct Download

The generated package can be directly downloaded from here:

@PhoenixHe-NV PhoenixHe-NV deleted the sdkAutomation/@azure/arm-datafactory@6820 branch October 21, 2019 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants