Skip to content

Resolving Merge Conflicts #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 15, 2024
Merged

Resolving Merge Conflicts #1

merged 15 commits into from
Jul 15, 2024

Conversation

navsukumar
Copy link
Owner

Resolving Merge Conflicts

azure-sdk and others added 15 commits July 12, 2024 17:17
* Set storage account test resources to disable blob public access

* Skip adding network rules to storage accounts that don't need them during cleanup

* Add succeeded check to set pipeline subnet info step

* Disable network firewall by default in resource creation/removal

---------

Co-authored-by: Ben Broderick Phillips <[email protected]>
…in id property to be created (Azure#41108)

* Added optional id validation to prevent documents with invalid chars in id property to be created
…24-05-08 (Azure#41142)

* [Automation] External Change

* [Automation] Generate Fluent Lite from Swagger informatica#package-2024-05-08

* remove tsp-location.yaml as generated from swagger

---------

Co-authored-by: XiaofeiCao <[email protected]>
* add client endpoint type to interface

* add default value and fix comment

* fix lint issues

* add mqtt jwt parser implementation

* fix lint issues

* publish new test records

* remove unnecessary imports

* update changelog.md

* update changelog.md

* remove unused import

* update recorded tests

* fix lint issues

* change connectionID to run tests

* increase code coverage

* add edge test cases

* remove import * and update Changelog

* update changelog

* change method signature for better usability

* fix checkstyle

* add test coverage

* update javadoc

* refactor methods

* remove unnecessary params

* refactor method name

* update changelog

---------

Co-authored-by: chuongnguyen <[email protected]>
The casing on a field name is incorrect, preventing serialization.
* Remove duplication and clarify doc

User reported being confused about where this credential can be used by our documentation. Cleaning it up some.

* Update sdk/identity/azure-identity/src/main/java/com/azure/identity/InteractiveBrowserCredential.java

Co-authored-by: Christopher Scott <[email protected]>

* Update sdk/identity/azure-identity/src/main/java/com/azure/identity/InteractiveBrowserCredential.java

Co-authored-by: Christopher Scott <[email protected]>

* fix typo

---------

Co-authored-by: Christopher Scott <[email protected]>
* Change detection of PEM/FPX certificates

Previously we depended on a password being specified to know if we had a PFX or a PEM. Now we just look at the bytes to know if it starts with the proper header.

Fixes Azure#37210

* update changelog
* Remove rarely used/unused test util methods.

* Move getConnectionString to TestUtils.

* Remove unneeded getTestMode check.

* Move getConnectionString properties.

* Add final to remove warning

* Make toClose more generalised with AutoCloseable.
@navsukumar navsukumar merged commit 13a2561 into t-nsukumar/experimentation Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants