Grafana - Retrive Admin Credentials
Kube-stack-prometheus Retrieve Grafana Password kubectl get secret prometheus-grafana -o jsonpath=”{.data.admin-password}” | base64 –decode ; echo Reset Grafana Password kubectl exec –namespace m...
Kube-stack-prometheus Retrieve Grafana Password kubectl get secret prometheus-grafana -o jsonpath=”{.data.admin-password}” | base64 –decode ; echo Reset Grafana Password kubectl exec –namespace m...
Steps to execute a script on startup: Create the Shell Script: Create a file named start_jekyll.sh in your Jekyll site directory: nano /Users/Sakharam.Shinde/github/sakhar...
Command: gem install jekyll bundler Error Messages: ruby -r rubygems/remote_fetcher -e 'puts(Gem::RemoteFetcher.new.fetch_path("https://api.rubygems.org/specs.4.8.gz") ? "success" : "failure")' U...
Introduction Entitlement management is a feature in Microsoft Entra ID (formerly Azure AD) that helps organizations manage and govern access to resources. It streamlines the process of assigni...
Introdution Zero Trust is an end-to-end security strategy that monitors and controls the six main pillars of security: identity, endpoints, applications, network, infrastructure, and data. ...
Comparison Users Provisioning: users Active Directory: Organizations create internal users manually or use an in-house or automated provisioning system. Microsoft Entra ID: Ad...
Introduction Microsoft Threat Modeling Tool is a specialized tool designed to help security experts and developers systematically identify, analyze, and mitigate security risks to their systems....
Introduction This reference architecture shows a secure hybrid network that extends an on-premises network to Azure. The architecture implements a perimeter network, also called a DMZ, between t...
Recommendations 1. ‘container’ Containers running in Azure should have vulnerability findings resolved 2. ‘microsoft.apimanagement/service’ API Management minimum API version should be set...
Introduction Modern Authentication in Microsoft Entra ID refers to the use of contemporary authentication protocols and mechanisms to provide secure and flexible access to Microsoft cloud servic...