Skip to content

Conversation

@c-ryan-k
Copy link
Member

@c-ryan-k c-ryan-k commented Aug 21, 2020

Description

Enables users to create IoT Hubs through the CLI with a minTLS version (currently only "1.2") set.
Testing Guide

To create a hub that enforces TLS version 1.2:
az iot hub create -n {hub_name} -g {resource_group} -l {location} --sku {sku} --min-tls-version 1.2
History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@c-ryan-k c-ryan-k requested a review from digimaun as a code owner August 21, 2020 18:40
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 21, 2020

IoT

@mmyyrroonn
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@c-ryan-k
Copy link
Member Author

@yonzhan / @zhoxing-ms - anything holding this back from being reviewed / merged?

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 31, 2020

@zhoxing-ms please help with this PR.

Co-authored-by: Xing Zhou <[email protected]>
@c-ryan-k
Copy link
Member Author

c-ryan-k commented Sep 3, 2020

@zhoxing-ms - after that string change, looks like CI failed due to timeout loading webapp module - can we re-run the CI please?

@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@c-ryan-k
Copy link
Member Author

@zhoxing-ms - anything specific holding this back from being merged?

@digimaun digimaun merged commit 352df17 into Azure:dev Sep 15, 2020
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.

5 participants