Skip to content

Commit

Permalink
New Landing Page Design
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsbankert committed Apr 14, 2022
1 parent 17039ba commit c6877d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
- [License](#license)
- [Subscription](#subscription)
- [**How to contribute** 🚀](#how-to-contribute-)
- [**Security hints and handling / Report an issue**](#security-hints-and-handling--report-an-issue)
- [**Which MicroHacks are available**](#which-microhacks-are-available)
- [01 - Identity and Access Management](#01---identity-and-access-management)
- [02 - Security](#02---security)
- [03 - Azure](#03---azure)
- [04 - M365](#04---m365)
- [99 - MicroHack-Template](#99---microhack-template)


Expand Down Expand Up @@ -45,25 +47,33 @@ To [contribute](./CONTRIBUTING.md) to the MicroHacks, you need to fork this repo

All you need to know for contributing is documented --> [Jump directly to the contributing guide](./CONTRIBUTING.md).

# **Security hints and handling / [Report an issue](./SECURITY.md)**

Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/). Click here to jump

# **Which MicroHacks are available**

## 01 - Identity and Access Management
In this section you will find the MicroHacks around Identity and Access Management. Identity and Access management is often not taken seriously, but these microhacks show you real insights into many exciting topics.

[Click here to jump directly to the Identity and Access Management MicroHacks](#01---identity-and-access-management)
[Click here to jump directly to the Identity and Access Management MicroHacks](./01-Identity%20and%20Access%20Management/)

## 02 - Security
Here you will find all the exciting topics around security and it will be discussed, for example, how I can collect all my relevant security logs in the infrastructure and how I can integrate Hands with other security products. Not to be forgotten when it comes to security is the integration into existing 3rd party solutions or even multi-hybrid cloud integrations and these integrations are also critically examined by our experts in some MicroHacks and tuned to the necessary degree of implementation.

[Click here to jump directly to the Advanced Security MicroHacks](#02---security)
[Click here to jump directly to the Advanced Security MicroHacks](./02-Security/)

## 03 - Azure
Here you will find microhacks for all Azure services, best practices implementations and concrete implementations not only for cloud native, but also for hybrid and multicloud approaches. Also exciting are the Application Innovation and Developer MicroHacks, which also allow developers to gain deep dive hands on experience with Azure.

[Click here to jump directly to the Overall Azure MicroHacks](#02---security)
[Click here to jump directly to the Overall Azure MicroHacks](./03-Azure/)

## 04 - M365
Here you will find microhacks for all M365 services, best practices implementations and concrete implementations. Also exciting are the Integrations between Power Plattform and the Azure MicroHacks, which also allow developers and citizen developers to gain deep dive hands on experience.

[Click here to jump directly to the Overall M365 MicroHacks](./04-Microsoft-365/)

## 99 - MicroHack-Template

[See here for template instructions](#99-microhack-template)
[See here for template instructions](./99-MicroHack-Template/)

14 changes: 1 addition & 13 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# TODO: The maintainer of this repo has not yet edited this file

**REPO OWNER**: Do you want Customer Service & Support (CSS) support for this product/project?

- **No CSS support:** Fill out this template with information about how to file issues and get help.
- **Yes CSS support:** Fill out an intake form at [aka.ms/spot](https://aka.ms/spot). CSS will work with/help you to determine next steps. More details also available at [aka.ms/onboardsupport](https://aka.ms/onboardsupport).
- **Not sure?** Fill out a SPOT intake as though the answer were "Yes". CSS will help you decide.

*Then remove this first heading from this SUPPORT.MD file before publishing your repo.*

# Support

## How to file issues and get help
Expand All @@ -16,9 +6,7 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc
issues before filing new issues to avoid duplicates. For new issues, file your bug or
feature request as a new Issue.

For help and questions about using this project, please **REPO MAINTAINER: INSERT INSTRUCTIONS HERE
FOR HOW TO ENGAGE REPO OWNERS OR COMMUNITY FOR HELP. COULD BE A STACK OVERFLOW TAG OR OTHER
CHANNEL. WHERE WILL YOU HELP PEOPLE?**.
For help and questions about using this project, please **REPO MAINTAINER: Please open an issue for help or get in touch with the repo owner.

## Microsoft Support Policy

Expand Down

0 comments on commit c6877d4

Please sign in to comment.