@zero-touch/feed 2026.827.816 → 2026.827.914
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/thread.json +8 -9
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name": "@zero-touch/feed", "version": "2026.827.
|
|
1
|
+
{"name": "@zero-touch/feed", "version": "2026.827.914", "files": ["thread.json"], "license": "MIT"}
|
package/thread.json
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
]
|
|
2
|
+
"date": "2026-08-27-android",
|
|
3
|
+
"tweets": [
|
|
4
|
+
"2026/8/27のAndroid端末管理ニュース。Intuneサービスリリース2608の展開が開始、eSIM管理やCOPE新設定などAndroid関連だけで10項目の機能追加です。 #Intune #AndroidEnterprise #MDM",
|
|
5
|
+
"Intune 2608: 法人所有Android端末のeSIM管理が大幅強化。EID含む拡張SIMインベントリ表示、eSIMの個別アクティベート・削除、ワイプ時にeSIMを消すか選択可能に(主にAndroid 15以降)。回線管理が楽になります。 https://learn.microsoft.com/en-us/intune/whats-new/",
|
|
6
|
+
"COPE端末に新設定: デバイスと仕事用プロファイルで別々のパスコードを強制する設定と、仕事用プロファイルをオフにできる日数の上限(最短3日)が追加。プロファイル無効化による管理逃れ対策に有効です。 https://learn.microsoft.com/en-us/intune/whats-new/",
|
|
7
|
+
"設定カタログに画面タイムアウト(秒単位指定・Android 9以降)と、充電中は画面をオンのまま維持する設定が追加(COBO/COSU)。キオスク・専用端末の運用で要望の多かった設定です。 https://learn.microsoft.com/en-us/intune/whats-new/",
|
|
8
|
+
"Android Management APIで管理する個人所有ワークプロファイル(BYOD)端末がデバイスインベントリに対応。IMEI等は取得不可ですが、社給端末と近い情報が見えるようになります。 https://learn.microsoft.com/en-us/intune/whats-new/"
|
|
9
|
+
]
|
|
11
10
|
}
|