Technology News

Tech News: Latest Updates of 2026-03-10

This content was generated with the help of artificial intelligence and is for informational purposes. Please complete your own research before making any purchases.

This report is a summary of technology news from 2026-03-10 and has been prepared solely based on the original source texts.

This report was automatically generated by AnishoAI. For automating your website’s content production, visit anishoai.com for more information and to view plans.

Copilot Cowork; New Microsoft 365 Feature for Automated Task Execution

⁦Copilot Cowork⁩؛ قابلیت جدید ⁦Microsoft 365⁩ برای اجرای خودکار کار‌ها
🤖 AI Generated Image

According to news.microsoft.com, Microsoft has unveiled a new feature called Copilot Cowork that aims to turn user commands into actionable tasks in Microsoft 365. Powered by Work IQ technology, this feature automatically executes tasks instead of just chatting, leveraging data from Outlook, Teams, Excel, and other Microsoft 365 components.

After receiving a user request, Copilot Cowork converts it into an execution plan. This plan runs in the background, and the user can check progress, make changes, or stop execution. If Cowork needs further clarification, it asks the user and displays suggested actions for approval before applying them.

The source introduces four use cases for Cowork: calendar management and meeting rescheduling, meeting packet preparation including a briefing document and presentation, company research by gathering financial reports and Securities and Exchange Commission (SEC) documents and producing usable outputs, and creating a product launch plan including competitor analysis in Excel and preparing a client presentation. In each scenario, Cowork not only generates content but also coordinates related tasks.

Increased Query Concurrency and API Limits in Amazon CloudWatch Logs

افزایش همزمانی کوئری و محدودیت‌های ⁦API⁩ در ⁦Amazon CloudWatch Logs⁩
🤖 AI Generated Image

According to aws.amazon.com, Amazon CloudWatch Logs has increased its query concurrency and API call limits. Users can now run up to 100 concurrent queries per account using Logs Insights Query Language (Logs Insights QL).

Parameter Previous Value New Value
Concurrent queries per account 30 100
StartQuery API calls per second (per account/per region) 10
GetQueryResults API calls per second (per account/per region) 10

With the concurrency increase from 30 to 100, more users can simultaneously run queries and use Logs Insights QL dashboards. Additionally, users utilizing StartQuery and GetQueryResults APIs for Logs Insights QL can run more queries and view results faster with higher limits and without being throttled.

According to the source, these increased limits are available in multiple regions including US East, US West, Canada, South America (São Paulo), Europe (including Frankfurt, Ireland, London, Paris, Stockholm, Milan, Zurich, and Spain), Africa (Cape Town), Middle East (Tel Aviv), Asia Pacific (including Mumbai, Singapore, Sydney, Tokyo, Seoul, Hong Kong, and other regions), and Mexico (Querétaro).

Cloudflare Unveils API Vulnerability Scanner

⁦Cloudflare⁩ از اسکنر آسیب‌پذیری ⁦API⁩ رونمایی کرد
🤖 AI Generated Image

According to blog.cloudflare.com, Cloudflare has launched the beta version of its new scanner called Web and API Vulnerability Scanner. This tool initially focuses on identifying Broken Object Level Authorization or BOLA vulnerabilities, known as the most common and challenging threat on the OWASP API Top 10 list. Cloudflare has announced that it will add other types of vulnerability scanning including API and web application threats in the future.

According to this report, the most dangerous API vulnerabilities today are not generic injection attacks like SQL injection or XSS that a WAF can detect, but rather logic flaws — perfectly valid HTTP requests that comply with the protocol and application specifications but violate business logic. For example, in a BOLA attack, an attacker can use their own valid authentication token to modify another user’s order information without the WAF or bot management system noticing.

This scanner will initially be available to API Shield customers. Cloudflare had previously released passive BOLA vulnerability detection for API Shield. Traditional Dynamic Application Security Testing or DAST tools are often difficult to configure, require manual uploading of Swagger/OpenAPI files, and lack API-specific security tests. The advantage of Cloudflare’s scanner lies in its stateful nature, which enables request chaining to identify authorization flaws.

File Tree Browser Introduced in GitLab 18.9

مرورگر درختی فایل در ⁦GitLab 18.9⁩ معرفی شد
🤖 AI Generated Image

GitLab has released a new feature called the file tree browser in version 18.9, bringing the repository browsing experience closer to working in an IDE. This collapsible and resizable panel displays the project’s folder and file structure alongside file content, so users don’t lose their place in the repository while reading code.

Key features of this tool include structural navigation with the ability to expand and collapse folders, automatic tree synchronization with the selected file, quick filtering with the F key for file name search, and full keyboard support based on the W3C ARIA treeview pattern. This pattern ensures accessibility for screen reader users and those who prefer to work with the keyboard only.

Feature Details
Tree display shortcut Shift+F
File filter F key to search by name or extension
Keyboard navigation Arrow keys, Enter, Space, Home, End
Responsive display Side panel on desktop, drawer on smaller views, hidden on mobile
Large repositories Pagination for progressive loading

Michael Friedrich, Senior Developer and Principal GitLab Advocate, demonstrated this feature’s performance using the Tanuki IoT Platform project. The file tree browser is currently active on GitLab.com and has also been released in version 18.9 for GitLab Self-Managed and GitLab Dedicated. The Source Code team at GitLab developed this tool with a focus on accessibility, performance at scale, and compatibility across different views.

AI Is a Five-Layer Cake

هوش مصنوعی یک کیک پنج‌لایه است
🤖 AI Generated Image

According to an article from NVIDIA by Jensen Huang on March 10, 2026, AI is not a single application or model but rather a fundamental infrastructure like electricity and the internet. AI runs on real hardware, real energy, and real economics, transforming raw materials into intelligence at scale. Unlike traditional software that executed pre-written algorithms and required structured data retrieved via SQL, AI can understand unstructured information and generate intelligence in real time.

According to this article, AI is industrially divided into a five-layer stack:

Layer Description
Energy The most fundamental layer; real-time generated intelligence requires real-time generated power
Chips Processors with massive parallelism, high-bandwidth memory, and fast interconnects
Infrastructure Land, power supply, cooling, networking, and systems that coordinate tens of thousands of processors (AI factories)
Models Models that understand language, biology, chemistry, physics, finance, and medicine
Applications Drug discovery, industrial robotics, autonomous vehicles, humanoid robots

According to this report, several hundred billion dollars have been invested in this field so far, and trillions of dollars in additional infrastructure still need to be built. This is becoming the largest infrastructure project in human history. AI factories need electricians, plumbers, steelworkers, network technicians, and operators — skilled and well-paid jobs. The article also notes that applications in drug discovery, logistics, customer service, software development, and manufacturing show strong product-market fit, and open-source models like DeepSeek-R1 also play a role in this ecosystem.

Summary

Microsoft has taken a major step in automating Microsoft 365 tasks with the introduction of Copilot Cowork, and Cloudflare has focused on the security of logic flaws like BOLA with its API vulnerability scanner. Meanwhile, Jensen Huang from NVIDIA has presented AI as a five-layer infrastructure, and GitLab 18.9 has brought the code browsing experience closer to an IDE with its file tree browser.

Frequently Asked Questions

How does Copilot Cowork work in Microsoft 365?

Copilot Cowork uses Work IQ technology to convert user commands into an execution plan that runs in the background, leveraging data from Outlook, Teams, Excel, and other Microsoft 365 components. Users can check progress, make changes, or stop execution.

How much has the concurrent query limit increased in Amazon CloudWatch Logs?

The concurrent query limit per account has increased from 30 to 100, and the StartQuery API and GetQueryResults API call limits have been set to 10 per second per account per region.

What type of threat does the new Cloudflare vulnerability scanner focus on?

This scanner, called Web and API Vulnerability Scanner, initially focuses on identifying Broken Object Level Authorization or BOLA vulnerabilities, known as the most common and challenging threat on the OWASP API Top 10 list.


📚 Sources

Want to generate content for all your website’s products with a single click?

Visit our website — anishoai.com

Leave a Reply

Your email address will not be published. Required fields are marked *