Skip to content
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

Create best practice solution sample using X.509 certificate authentication #3036

Merged
merged 19 commits into from
Dec 29, 2022

Conversation

schoims
Copy link
Contributor

@schoims schoims commented Dec 15, 2022

  • Created best practice solution using X.509 certificate readme.md doc for .NET framework
  • Created a script that generate test certificates, do proof-of-possession in DPS, and create a group enrollment in DPS.
  • Created a script that cleans up a created device and group enrollment.
  • Updated parameters in DeviceReconnectionSample to take certificate-related parameters.
  • Improve X509Sample with exception handling, sdk stack trace log. Include an example how to set a RetryPolicy.

@schoims
Copy link
Contributor Author

schoims commented Dec 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@schoims schoims force-pushed the choisophia/best-practice-solution-sample branch from 8b883d3 to 1ef4c77 Compare December 27, 2022 18:39
@schoims schoims force-pushed the choisophia/best-practice-solution-sample branch from 1ef4c77 to f848f89 Compare December 27, 2022 18:42
Copy link
Contributor

@andyk-ms andyk-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed about the suggestion in details and assume they are updated.

@schoims
Copy link
Contributor Author

schoims commented Dec 29, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@schoims schoims merged commit 69f53aa into previews/v2 Dec 29, 2022
@schoims schoims deleted the choisophia/best-practice-solution-sample branch December 29, 2022 21:30
schoims added a commit that referenced this pull request Feb 5, 2023
…cation (#3036)

* Work in progress

* Update readme and projects

* Combine scripts and update readme

* Add parameters to DeviceReconnectionSample

* Update X509 Sample

* Update readme.md

* Update Readme.md

* Fix formatting

* Add missing project

* Format documents

* Small update in readme

* Add comments

* Address comments

* Update comments

* Undelete

* Update Reconnection Sample to create a device client using certificate

* Add a write-up for retry policy

* Update diagrams

* Update diagrams
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.

3 participants