Redirect from the non WWW domain to the WWW domain in the Azure WordPress Market Place offering-

1. Navigate to your App Service via the Azure Portal. Under the Development Tools section, select SSH then Go –>.

 
2. Modify the default site config – You would need to make a copy of the existing configuration and p… Continue reading Redirect from the non WWW domain to the WWW domain in the Azure WordPress Market Place offering-

“The description for Event ID 1 from source GetAccess IIS Runtime cannot be found.”

Recently, we assisted a customer who was facing issues that “None of the websites were working and browser will show the blank white page without any errors”. But There was an error in the application event with Event ID:1 (<Provider Name=”GetAccess… Continue reading “The description for Event ID 1 from source GetAccess IIS Runtime cannot be found.”

Entra Identity Governance with Entra Verified ID – Higher Fidelity Access Rights + Faster Onboarding

 I’m excited to announce the integration of Entra Identity Governance Entitlement Management with a very cool technology we recently introduced, Microsoft Entra Verified ID! 
 
If you think about what you need to onboard new users including e… Continue reading Entra Identity Governance with Entra Verified ID – Higher Fidelity Access Rights + Faster Onboarding

可用性グループリスナーへの接続方法

こんにちは。日本マイクロソフト SQL Server サポートチームです。
 
今回は可用性グループリスナーへの接続方法についてご案内します。可用性グループリスナーに接続する際、アプリケーションや接続文字列でのサーバー名について、サポートされる指定方法とサポートされない指定方法は次の通りです。
 
サポートされるサーバー名の指定可用性グループリスナーが既定の 1433 ポートの場合:listenernamelistenername,port
 
可用性グループリスナーが… Continue reading 可用性グループリスナーへの接続方法

Preventing polynomial memory consumption effect with Open Service Mesh’s envoy sidecar

Service Meshes have a great value when running distributed applications at scale on K8s. Many meshes are available nowadays. The usual suspects are Istio and Linkerd but other meshes have come to the surface, such as Open Service Mesh (OSM) from Micros… Continue reading Preventing polynomial memory consumption effect with Open Service Mesh’s envoy sidecar