Sr. Content Developer at Microsoft, working remotely in PA, TechBash conference organizer, former Microsoft MVP, Husband, Dad and Geek.
157273 stories
·
33 followers

Age rating questionnaire now includes social media questions

1 Share

As announced in June, new Time Allowances in iOS 27, iPadOS 27, and macOS 27, or later, give parents more flexible ways to manage the time their kids spend in apps across categories, including Entertainment, Games, and Social Media.

To support this, the age rating questionnaire in App Store Connect now includes questions about your app’s social media capabilities. A social media capability is defined as the ability to redistribute, amplify, or interact with user-generated content through a social feed or similar discovery method. The Time Allowance category for Social Media is based on whether your app or game offers social media capabilities, regardless of the app category selected in App Store Connect. Apps with these capabilities will display a new Social Media content descriptor on their App Store product page. If you indicate that your app or game includes social media capabilities but they are disabled for anyone under 13, it won’t be included in the Time Allowance category for Social Media for users under 13. For more details, refer to Introducing Time Allowances.

You can review and answer these questions starting today. As previously shared, beginning in September 2026, responses will be required when submitting new apps or updates to the App Store, or when submitting apps for notarization for alternative distribution.

Set an app age rating

Age rating values and definitions

Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete

Turning Coding Agents into an Azure Cosmos DB Expert with the Agent Kit

1 Share
From: Microsoft Azure Developers
Duration: 14:45
Views: 6

In this Azure Friday episode, Scott Hanselman and Sajee demonstrate the Azure Cosmos DB Agent Kit — a skill you install with one command that gives your coding agent 100+ Cosmos DB best-practice rules across data modeling, partitioning, query optimization, and SDK usage and much more. Using a multi-agent fitness coaching app as an example, they show how the kit caught a missing partition key filter that was leaking member data across tenants, recommended hierarchical partitioning for multi-tenant scale, and fixed a fan-out query—all before the code shipped to production

🌮 Chapter Markers:
0:00 – Introduction
0:33 – Meet Sajee & overview of the Cosmos DB Agent Kit
0:50 – The problem: partition key & query mistakes that cost money in production
2:32 – How the Agent Kit works: one install, 100+ rules across 12 categories
4:52 – Demo setup: fitness coaching multi-agent app with Cosmos DB
6:26 – Showing the data: missing partition key filter exposes other members' data
8:23 – Agent Kit findings: SQL injection, singleton pattern, fan-out queries
10:46 – Indexing best practices & query optimization recommendations
12:34 – Applying the fix: correct results and single-partition RU cost
13:13 – Wrap up & how to get started

🌮 Resources:

Azure Cosmos DB Agent Kit: https://learn.microsoft.com/azure/cosmos-db/gen-ai/agent-kit
Agent Kit Repository: https://aka.ms/azurecosmosdb-agent-kit

🌮 Follow us on social:

Scott Hanselman | @SHanselman – https://x.com/SHanselman
Sajeetharan | @sajeetharan – https://x.com/kokkisajee

Azure Friday | @AzureFriday – https://x.com/AzureFriday

Follow us on social:
Blog - https://aka.ms/azuredevelopers/blog
Twitter - https://aka.ms/azuredevelopers/twitter
LinkedIn - https://aka.ms/azuredevelopers/linkedin
Twitch - https://aka.ms/azuredevelopers/twitch

#azuredeveloper #azure

Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete

#728 – Space Age Bluetooth with Alex Haro

1 Share

Welcome Alex Haro, CEO of Hubble

  • Chris welcomes Alex Haro, co-founder and CEO of Hubble, to discuss the ambitious task of connecting billions of Bluetooth devices directly to space
  • The “banner level spec”: Hubble enables any off-the-shelf Bluetooth chip to communicate with low Earth orbit satellites using a software-only firmware update
  • Alex describes the system as a global “Find My” for enterprise that also handles sensor readings and arbitrary data
  • Addressing the “Bluetooth in space” skepticism: Alex explains that while the standard is optimized for high-fidelity audio, the chips can be repurposed to emit a custom software-defined waveform in the 2.4 GHz band
  • The true innovation is on the satellite side: massive antenna arrays with thousands of elements perform advanced digital beamforming to pick up weak signals (0-20 dBm) from hundreds of kilometers away
  • The “Dinner Table Analogy”: Traditional networks “yell” to be heard, but Hubble has the device talk slower (lower bit rate) and enunciate (error correction) while the satellite uses thousands of “microphones” to isolate a single voice
  • Why Bluetooth instead of LoRa? Hubble co-founder and CTO of Ben Wild, is the architect of Amazon Sidewalk. He chose Bluetooth because it is globally ubiquitous and the 2.4 GHz band is unlicensed worldwide
  • Technical trade-off: While LoRa uses spread spectrum chirps, 2.4 GHz allows for much smaller antenna arrays on the satellites compared to the 900 MHz band
  • The hybrid network approach: Devices use the same SDK to communicate via a crowdsourced terrestrial network (apps and gateways) or directly to satellites when out of range
  • Constellation roadmap: Hubble currently has four production satellites in orbit (covering the globe twice daily) and aims for 64 satellites by 2029 for continuous real-time coverage
  • Removing the GPS chip: By using Angle of Arrival (AoA) on the satellite, Hubble can determine a device’s location to within tens of meters, reducing BOM costs and power consumption
  • Future “Reverse GPS”: Once multiple satellites are overhead, Hubble can combine AoA with Time of Flight (ToF) measurements for even higher accuracy
  • Network capacity: Each 10km satellite beam can handle roughly 100,000 simultaneous devices before hitting saturation, with terrestrial gateways offloading density in major metros
  • Dealing with the “grumpy engineer”: Alex discusses lowering friction for developers by investing in the Zephyr Project and partnering with Texas Instruments to pre-flash the Hubble stack on Bluetooth SOCs
  • Stack coexistence: The Hubble SDK allows the radio to time-slice, maintaining a standard Bluetooth connection to a phone while sending satellite packets during idle periods
  • Payload specs: Data packets are 13 bytes, transmitted at 400 bits per second
  • Business model: Pricing starts around $2 per device per month and scales down with volume to hit the “price elasticity” needed for tracking billions of assets
  • Enterprise use cases: From tracking shipping pallets to monitor loss, to cold chain monitoring for pharmaceuticals and agriculture
  • The SpaceX experience: Alex describes the “visceral” feeling of the double sonic booms from the Falcon 9 landing during their launch party
  • Find out more at hubble.com (or hub of BLE)




Download audio: https://traffic.libsyn.com/theamphour/TheAmpHour-728-SpaceAgeBluetoothWithAlexHaro.mp3
Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete

How AI Changes if Open Source Gets Banned

1 Share
From: AIDailyBrief
Duration: 23:35
Views: 992

Potential Chinese limits on overseas distribution of open-weight models could recast frontier AI as a national security asset and reshape global model access. Consequences for token efficiency and cost structures point toward heavier reliance on post-training tuning, lightweight open models, and proprietary alternatives. Coverage includes GPT 5.6 and Fable 5 comparisons, SpaceXAI's Grok 4.5, Meta's Muse Image, Microsoft's Frontier Tuning, and the rise of model routers to balance capability, cost, and governance.

The AI Daily Brief helps you understand the most important news and discussions in AI.
Subscribe to the podcast version of The AI Daily Brief wherever you listen: https://pod.link/1680633614
Get it ad free at http://patreon.com/aidailybrief
Learn more about the show https://aidailybrief.ai/

Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete

Build and run long-running agents in Foundry Agent Service

1 Share
From: MicrosoftAzure
Duration: 7:59
Views: 129

See Microsoft Foundry's agent platform end to end in three minutes. One connected workflow takes a multi-agent solution from first commit to production, showing how every layer of Foundry fits together:

Build with Microsoft Agent Framework, GitHub Copilot SDK, and the Foundry Toolkit for VS Code — scaffold, code, and coordinate multiple agents without leaving the editor.
Govern tool access with Toolboxes — one curated surface across MCP servers, IQs, and skills, cutting token overhead while keeping access controlled.

Run securely on hosted agents in Foundry Agent Service with VNET integration, and keep multi-step workflows alive across container restarts with durable, long-running task support.

React to the real world with Routines — scheduled triggers for recurring work and event-based triggers that wake agents the moment upstream systems change.

Trust every outcome with end-to-end tracing and Rubric-based evaluations — every agent hop, tool call, and decision is observable and measurable.

Optimize automatically with the agent optimizer — eval-driven tuning of prompts, models, and tool calls that reduces cost and latency without sacrificing quality.

Distribute to Microsoft Teams and Microsoft 365 Copilot with Entra Agent ID and Agent 365 governance — agents show up where employees already work, fully attributable and auditable.

Learn more: https://aka.ms/FoundryAgentsRun

#Agents #FoundryAgentService #MicrosoftFoundry

Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete

Microsoft's FY27: What Enterprises Need to Know

1 Share
Microsoft has established some high enterprise pricing and licensing hurdles going into its FY27. Directions' Advisory Services Director Lane Shelton talks with Mary Jo Foley about the obstacles and potential opportunities.



Download audio: https://www.directionsonmicrosoft.com/wp-content/uploads/2026/07/season5ep12shelton.mp3
Read the whole story
alvinashcraft
1 hour ago
reply
Pennsylvania, USA
Share this story
Delete
Next Page of Stories