Skip to content

Sample code for the "Expose hybrid services securely with Azure Relay" Microsoft Learn module

License

Notifications You must be signed in to change notification settings

alistairmatthews/mslearn-expose-hybrid-services-with-azure-relay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type languages products description urlFragment
sample
csharp
azure-wip
Simple command-line sender and listener apps for Azure Relay
update-this-to-unique-url-stub

Official Microsoft Sample

These console applications illustrate how to use HTTP hybrid connections to send and receive messages through Azure Relay. In this way, you can expose an on-premises HTTP service to the cloud without opening firewall ports or configuring a VPN.

Contents

Outline the file contents of the repository. It helps users navigate the codebase, build configuration and any related assets.

File/folder Description
starter Unfinished apps.
solution Completed apps.
.gitignore Define what to ignore at commit time.
CHANGELOG.md List of changes to the sample.
CONTRIBUTING.md Guidelines for contributing to the sample.
README.md This README file.
LICENSE The license for the sample.

Prerequisites

  • Visual Studio Code or another IDE
  • .NET Framework
  • An Azure Subscription with a relay set up

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Sample code for the "Expose hybrid services securely with Azure Relay" Microsoft Learn module

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%