Filter
Exclude
Time range
-
Near
クラウド基盤は、組み立て式の模型に似ている。 Entra ID、Key Vault、Event Hub── 一つひとつのパーツは精密だが、 誤って組み立てれば「脆弱性」という隙間を生む。 🔹 Entra ID:条件付きアクセス × DPIAリスクの説明責任 🔹 Key Vault:消去権 vs. パージ保護設定 🔹 Event Hub:ログ転送設計 × データ最小化原則 法務の視点を欠いた構築は、 国際規制(GDPR / NIS2 / ISMAP)に耐えられない。 逆に、契約条項を理解しない法務は、 実装の現場で「できない約束」を積み上げてしまう。 山崎行政書士事務所は、 Azureの技術構成と契約リスクを統合し、 「組み立て済みの完成品」を証憑とともにご提供します。 #クラウド法務 #Azure #EntraID #KeyVault #EventHub #ISMAP #GDPR
3
26
Secure your app secrets the smart way 🔐✨ 🔑 Store secrets in Key Vault 🔗 Reference them via App Configuration ⚙️ Access seamlessly in msft.it/6013vpQm9 Core Keep credentials safe with #Azure 🚀 #KeyVault #AppConfig Start here 👉msft.it/6014vpQmi
2
4
25
3,109
0.15.0 — NEW plugin 1222 azure-keyvault-deep-auditor. Third dedicated Azure auditor (after 1220 storage 1221 NSG). The KV analog of how 1221 deepens 1022's flat NSG dim. Four dims per vault: · key auto-rotation policy · key expiry (epoch-s/ms/Date/string coerced) · diagnostic logging → Log Analytics via @azure/arm-monitor · privileged-access depth (RBAC roleAssignments admin/data-plane/scope-aware legacy accessPolicies) Orthogonal to 1022's vault-property dims — no double-emission. Substrate-depth uplift; matrices UNCHANGED. SHIP-WITH-FOLDS (4 same-session).
1
2
31
#企業公式相互フォロー enableSoftDelete=true を忘れた瞬間、 Key Vault は「単なる削除可能な箱」になります。 山崎行政書士事務所では、 Soft Delete / Purge Protection の有効化チェック Managed Identity/アクセス権限の最小化 Private Endpoint / Firewall の構成整合性 Secrets / Keys / Certificates のライフサイクル管理 Backup & Recovery戦略(論理削除の復元手順) 個情法 / GDPR / ISMS A.12 の要件適合 を技術チームと一緒にレビュー。 “設定の意味を理解できるKey Vault” を実現します。 #AzureSecurity #KeyVault設計 #ZeroTrust #監査対応
9
46
⚠️ Migration note for Azure operators: Any suppression with match.source: 'azure-cloud-scanner' will no longer match findings in 0.8.0. Split into per-dimension entries: RBAC findings → azure-rbac-auditor NSG findings → azure-nsg-auditor Storage → azure-storage-auditor Key Vault → azure-keyvault-auditor
1
3
19
NSAuditor AI EE 0.8.0 is live 🔷 Minor version milestone. Plugin 1022 Azure scanner now gives every audit dimension its own named source — enabling precise SOC 2 control routing and clean multi-cloud attestation: • azure-nsg-auditor (CC6.6) • azure-rbac-auditor (CC6.1) • azure-storage-auditor (C1.1) • azure-keyvault-auditor (CC6.1 / CC6.3 / C1.1 / A1.2)
2
1
3
39
Replying to @DerfJagged
You could mitm the connection but you might need something out of the keyvault, I’d have to dig into it
15
653
#企業公式相互フォロー App Serviceで動かす。 Functionsでつなぐ。 OpenAIを組み込む。 Key Vaultで守る。 でも―― ✔ API公開範囲は契約条項と整合しているか ✔ 個人情報の処理は利用規約に明記されているか ✔ ログ保存期間は監査要件を満たしているか ✔ AI利用は社内規程と紐づいているか PaaSは速い。 でも“法務設計”が追いつかないと止まる。 設計図の段階から 技術と契約を同時に整える。 クラウド法務 × Azure技術支援 AI基盤・API設計・監査対応まで伴走します。 #AzurePaaS #AzureOpenAI #KeyVault #APIManagement #情シス #クラウド法務
3
95
AZ-400: Secure Secrets Retrieval! 🚀 Exam Tip: 'Runtime secrets' 'Azure DevOps' = Azure Key Vault task. #AZ400 #AzureDevOps #KeyVault #CloudSecurity #DevOps
7
444
Ik zou verwachten dat er risicoanalyse is voor de informatiebeveiliging en continuïteit dienstverlening ongeacht de leverancier. Een leverancier of Logius zou nooit inzage moeten hebben in deze gegevens door de juiste maatregelen zoals als hash opslaan, salt of externe keyvault
3
1
6
723
Encryption is a way of making your data stay protected and unreadable to anyone Secure Enclave → Device level (Think about how your iPhone/Android phone handles your FaceID, FaceUnlock , KeyVault etc) #Cybersecurity #Encryption #Decryption #DeviceSecurity #CyberSecurity101
1
2
88
webapp(フロント)でセトリスクショ受け取ってkeyvaultでキー(token)取ってきて生成aiへ(ocr)→良しなにセトリを抽出→配列化しforで回しながらYouTubeのapiかなんか使って自動で動画をDL みたいなかんじで、VJ動画収集自動化システム作れるのでは(維持費、保守は考えないものとする)
1
2
201
Added two new syscalls to KeyVault. encryptFile and decryptFile. They encrypt and decrypt without ever leaving kernel space.
2
102
Application Gatewayは割と癖がツヨイ。 特に証明書周り。Key Vault連携はユーザー割り当てマネージドID前提で1対1で紐づける必要がある。なんとAzureポータルから直接変更・削除ができないからAz CLIで操作するしかない。(JSONビューで確認はできる)参照中のKeyvault、マネージドIDを先に消すと詰まってしまう。 同じような構築をしている場合はハマりどころの回避策として使えそうなので共有。↓ 環境刷新のため、既存のカスタムドメイン用のApp Service 証明書を使ったまま Key Vault / マネージドIDを新しいものへ差し替えるための段階的な手順をまとめた。 ①旧Key VaultからApp Service証明書をエクスポートし、新Key Vaultに証明書としてインポートする ②新マネージドIDに新Key Vaultの参照権限を付与する ③Container Apps環境で、新Key Vaultからの証明書を参照させる ④Container Appsのカスタムドメインバインドを新しい証明書へ切り替える ⑤Application GatewayのリスナーTLS証明書の参照を新Key Vault側へ切り替える ⑥Application GatewayのマネージドIDを新しいものに変更する(Az CLI) ⑦疎通確認後に、古いKey Vault / マネージドIDを削除する。 ⑧AppService証明書の構成から新Kev Vaultへ移行する Container Apps 側は、古いKey Vaultを消す前に、新しい Key Vaultの証明書を環境へ取り込んで カスタムドメイン を切り替えておく のがポイント。 AppGW 側は、証明書参照とマネージドIDの両方が揃っていないと詰まりやすいので、旧参照を残したまま先に削除しないのが大事。かなり複雑。 もし、最初にリソース削除をしてしまった場合のトラブルシューティングもあるがまた別途まとめよう。 learn.microsoft.com/ja-jp/az…
1
5
300
Replying to @SwiftOnSecurity
Nah it's legit. I had to tell a manager they'd purchased a tls cert for code signing once. Nice hsm keyvault and stuff but do you want to actually sign some binaries or no xD
2
504
Replying to @Bhavani_00007
You can use keyvault if you are using azure and everyone who have access to it can read it without sharing it. You can use keeper, bitwirden and other similar tools.
2
27