GitHub topics: service-principal
imjoseangel/terraform-azurerm-serviceprincipal
Terraform Module for creating a Azure Service Principal
Language: Shell - Size: 322 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

L480/check-entra-id-sp-expiration
🔑 Checks for expiring Entra ID service principal secrets
Language: TypeScript - Size: 115 KB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Interittus13/AzureSecretPulse
A Python-based automation script to monitor Azure AD App Registration secret expirations and send email alerts with an HTML preview.
Language: HTML - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vsingh55/Automated-AKS-Cluster-Provisioning-Using-Terraform-and-Service-Principal
Provisioning of an AKS cluster in a streamlined and secure manner using a service principal. The kubeconfig and service principal will be generated post-terraform plan, and the secret will be uploaded to Azure Key Vault for subsequent usage.
Language: HCL - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kumarvna/terraform-azuread-service-principal
Terraform module to create a service principal and configure access to Azure resources
Language: HCL - Size: 563 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 15

T-Systems-MMS/terraform-azure-accounts
Configure Azure Azure AD Resources and Permissions
Language: HCL - Size: 55.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

Intellipaat-software-solution-official/Azure-Data-Engineering-Capstone-Project
This Capstone Project includes an End to End Data Engineering Pipeline right from Ingesting the data from HTTPs server to cleaning and transforming the data in Azure Databricks and finally reporting the data on Power BI Desktop
Size: 6.87 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

chgeuer/azure_custom_resource_provider_sample_dotnetcore
Language: C# - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

libre-devops/terraform-azuredevops-federated-service-principal-connection
A module that uses the Azuredevops, AzureRm and AzureAD provider to create a service principal (spn), scope that spn to a subscription with a role of your choice, it then configures OIDC with Azure DevOps on Entra ID and adds that newly created service principal to a Azure DevOps service connection for use. Use script for Azure DevOps Org id 🚀
Language: PowerShell - Size: 35.2 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

julie-ng/service-principal-keyvault-demo
Infra as Code example of creating an Azure service principal and storing its credentials in Key Vault.
Language: HCL - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 5

Azure/ms-rest-nodeauth
node.js based authentication library for Azure with type definitions
Language: TypeScript - Size: 367 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 33

KOOSH4/GraphAPI-Grant-ServicePrincipal-Permissions-Script
This repo has a PowerShell script for quickly giving special permissions to your Logic App's service principal. It's tailored to make your resource work smoothly with the Microsoft Graph API, boosting its capabilities.
Language: PowerShell - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KopiCloud/terraform-azure-service-principal
Deploy an Azure Service Principal with Terraform
Language: HCL - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

devopsshield/azure-devops-workload-identity-federation
Azure DevOps Workload Identity Federation - Updating your Azure DevOps ARM Service Connections to use the recommended Workload Identity Federation
Language: PowerShell - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

devopsabcs-engineering/azure-devops-workload-identity-federation
Azure DevOps Workload Identity Federation - Updating your Azure DevOps ARM Service Connections to use the recommended Workload Identity Federation
Language: PowerShell - Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

devopsshield/azure-devops-service-connection
Taming the Azure DevOps Service Connection Beast - Bringing Order to your Azure DevOps Service Connections and Corresponding Application Registrations
Language: PowerShell - Size: 2.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yokawasa/azure-ssh-config
A command to generate SSH config file from Azure ARM VM inventry in subscription
Language: Python - Size: 25.4 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

HoussemDellai/azure-spn
Demoing Azure Service Principal (SPN) with RBAC.
Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 50

krzysztoftalar/terraform-azure-service-principal
Private Terraform module to create a service principal and configure access to Azure resources
Language: HCL - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bpoe/IdentityService
This is a simple service that provides Azure VM Instance Metadata Service like functionality on your local machine. Only the Identity token part of the REST API is provided.
Language: C# - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

abhinabsarkar/sp-expiry-notification
Notification on expiration of Azure service principal. In-built not yet available.
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MoimHossain/azure-loganalytics-api
A simple API over Azure Log Analytics
Language: C# - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

rogeriorocha/azure-keyvault-aks
Access Azure Key Vault objects from AKS Pods using Secret Store CSI Provider and Pod Identity Using Service Principal
Language: HCL - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

julie-ng/azure-terraform-workspaces
Terraform templates to create workspaces incl. service principals in individual resource groups
Language: HCL - Size: 13.7 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

jdocampo/DevOps-Call-FunctionApp-using-ADF-MI
Language: Shell - Size: 680 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Sanoobk/Azure-CI-CD-Containers-Kubernetes-ApplicationInsights-DevOps
POC on CI CD Pipeline for Azure Kubernetes Service, ASP.NET MVC web application with Application Insights Telemetry integration. Azure DevOps used for Pipelines.
Language: HTML - Size: 594 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 5

bretthackermsft/List-Service-Principals
Login and review all service principals in the selected Azure Active Directory
Language: C# - Size: 812 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

syedhassaanahmed/azure-kafka-spark-adls
Azure ARM template to deploy Kafka and Spark clusters in same VNet with ADLS
Language: Shell - Size: 8.79 KB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

AdamPaternostro/Azure-Get-Base64-From-PFX
Gets a base 64 encoding from a PFX. Useful for when you have a service principle in Azure and need to put the base 64 in an ARM template
Language: PowerShell - Size: 1000 Bytes - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
